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
geemus
b452aa679d [core] update parser to better handle whitespace 2011-05-12 13:15:13 -07:00
geemus
3fc3df03d8 [terremark] fix some parsers 2010-12-07 16:37:43 -08:00
David Calavera
ec9c43cc9e vcloud tasks can optionaly contain a link for cancel it and an error element 2010-05-17 10:49:17 +08:00
geemus
d6a786701f [terremark] fix whitespace 2010-05-10 14:18:18 -07:00
marios
f5b84e131e Fixed ommission in terremark parsers/get_node_services.rb 2010-05-11 05:15:16 +08:00
geemus
c0503ec6ce [terremark] fix ommission in vapp parser 2010-05-07 10:42:27 -07:00
geemus
79ee062d93 [terremark] parse resource type/quantity for vapp, thanks marios 2010-05-06 11:23:51 -07:00
geemus
db2d74ebda [terremark] fix typo in get_internet_services parser 2010-05-06 08:30:07 -07:00
geemus
eaff8be181 update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
geemus
8104944d58 [terremark] fix typo in vapp parser 2010-04-29 10:15:25 -07:00
Edward Muller
751023ae8c [terremark] get_network_ips, Network#ips, Vdc(s) models 2010-04-26 10:19:06 -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