1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Edward Muller
960dca64b2 [terremark] Flesh out the power control options of a server.
Make shutdown work.
2010-05-02 04:35:25 +08:00
Edward Muller
f95a2ddad8 [terremark] Mock get_public_ips 2010-04-29 08:45:41 +08:00
Edward Muller
62a39a8eca convert the ids to integer 2010-04-29 08:45:20 +08:00
Edward Muller
c430e980f5 [terremark] mock get_network 2010-04-29 08:45:10 +08:00
Edward Muller
fee99e253e [terremark] mock get_vdc 2010-04-29 08:43:59 +08:00
Edward Muller
4905d740d0 [terremark] get_organization mock bugfix 2010-04-29 05:46:46 +08:00
Edward Muller
df93720c0d [terremark] More mocking 2010-04-29 05:46:36 +08:00
Edward Muller
14c2da7e3c [terremark] Mock for get_organizations 2010-04-28 13:10:59 +08:00
Edward Muller
751023ae8c [terremark] get_network_ips, Network#ips, Vdc(s) models 2010-04-26 10:19:06 -07:00
geemus
db406ab85f [terremark] fix leftover post-rebase issues 2010-04-25 13:02:43 -07:00
geemus
24adf4b7ff redo marios fixes that accidently got lost in rebase 2010-04-25 11:11:43 -07:00
Edward Muller
7514c996cb Terremark::Shared
minimal support for TMRK eCloud.
Fixed a small issue with ComputeCapacity not working.

WIP: re-factor Ecloud/Vcloud into seperate modules. Add a shared module for anything shared. Putting everything in there for now. Will review vCloud vs. eCloud once this is done.

WIP ... Terremark::Shared

typo

re-lock

forgot to include parser

WIP shared

not sure how I lost Parsers

note that terremark said they're going to remove this in the future

minimal support for TMRK eCloud.
Fixed a small issue with ComputeCapacity not working.

WIP: re-factor Ecloud/Vcloud into seperate modules. Add a shared module for anything shared. Putting everything in there for now. Will review vCloud vs. eCloud once this is done.

WIP ... Terremark::Shared

typo

re-lock

oops

forgot to include parser

WIP shared

ecloud requires a vdc_id

relocked and got a newer net-ssh

ecloud requires a different path

addresses collection for Terremark

ecloud requires a vdc_id

missed the actual models

[terremark]: get_network request and assocaited parser

cut-n-paste error

[terremark] Network/Networks models

[terremark] don't really need these

cleanup
2010-04-24 12:15:47 -07:00