Commit Graph

22 Commits

Author SHA1 Message Date
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
geemus (Wesley Beary) 5e634304cc [terremark] fix some typos, add ip address to server model 2010-04-22 00:13:07 -07:00
marios d590ad434c Get_Node_Services...expecting an array back so do we need to add the node service to the end of the array and then reset it ? ( '@node_service = {}' )
i.e. needs a when 'NodeService' in the definition of end_element
2010-04-20 00:34:08 +08:00
geemus (Wesley Beary) 2d974313aa [terremark] misc fixes, better defaults, get_public_ip method 2010-04-18 20:51:28 -07:00
geemus (Wesley Beary) f0527aaa7b cleanup/fleshing out parsers 2010-04-16 18:31:00 -07:00
msa b452b885f9 1. Fixed typo in vapp.rb
2. start of implementation for get_internet_services:
	-->/parsers/get_internet_services.rb must be reviewed need more
	-->/requests/get_internet_services.rb should be ok but please sanity check
3. the get_node_services is ok but the parser it uses (currently node_service) needs writing (needs to give a list of node_services)
2010-04-17 01:54:43 +08:00
Edward Muller 58e58cf213 minimal support for TMRK eCloud.
Fixed a small issue with ComputeCapacity not working.
2010-04-16 23:20:57 +08:00
Wesley Beary e6b971fd60 [terremark] fix typo in vapp parser, thanks marios 2010-04-15 16:06:46 -07:00
geemus (Wesley Beary) 4421d86953 [terremark] cleanup existing and add stuff for connecting ips/services and delete methods 2010-04-05 17:19:03 -07:00
geemus (Wesley Beary) d3e375f2a1 [terremark] rough first cut of vcloud express lifecycle functionality 2010-03-29 23:02:20 -07:00
geemus (Wesley Beary) aac4131c37 more read-only terremark/vcloud support 2010-02-15 12:44:27 -08:00
geemus (Wesley Beary) 082276e051 first pass at read only terremark (vCloud Express) support 2010-02-11 21:34:44 -08:00