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

27 commits

Author SHA1 Message Date
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
49f5a09e0d cleanup 2010-04-23 12:08:29 -07:00
marios
7a61ed27ae /terremark/requests/instantiate_vapp_template ... tidying up, minor fixes 2010-04-23 12:08:29 -07:00
geemus (Wesley Beary)
5e634304cc [terremark] fix some typos, add ip address to server model 2010-04-22 00:13:07 -07:00
geemus (Wesley Beary)
998161ef79 [terremark] delete_public_ip 2010-04-21 21:38:49 -07:00
geemus (Wesley Beary)
3be3598c0d [terremark] only parse task result if there is one 2010-04-20 20:08:51 -07:00
marios
d9f28880a1 terremark/requests/shutdown.rb expects a 204 response. 2010-04-21 01:12:27 +08:00
geemus (Wesley Beary)
6227fda58a [terremark] cleanup for server model 2010-04-19 21:05:10 -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
marios
3866b7cd18 Fixed typo... instantiation of the Parser should be GetNodeServices.new 2010-04-19 08:13:33 +08:00
geemus (Wesley Beary)
c7a39e95c4 [terremark] rough first pass at adding some models 2010-04-18 16:27:22 -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
Edward Muller
05f24e4c8a note that terremark said they're going to remove this in the future 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)
5981bee1c8 [terremark] add content-type to get_organizations 2010-04-14 10:50:41 -07:00
geemus (Wesley Beary)
1ca42cb659 [terremark] remove hardcoded cpu/memory options in instantiate vapp 2010-04-13 21:40:30 -07:00
geemus (Wesley Beary)
f5673d34e0 consolidate parser loading 2010-04-13 14:35:30 -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)
f08f98f6bf [terremark] cleaner mocking/dependencies 2010-03-17 21:00:23 -07:00
geemus (Wesley Beary)
72551a87d7 more cleanup around bin/fog usage and messaging 2010-02-15 17:15:56 -08:00
geemus (Wesley Beary)
aac4131c37 more read-only terremark/vcloud support 2010-02-15 12:44:27 -08:00
geemus (Wesley Beary)
6d671821b2 split out bin related helpers into their respective directories 2010-02-11 21:41:37 -08:00
geemus (Wesley Beary)
082276e051 first pass at read only terremark (vCloud Express) support 2010-02-11 21:34:44 -08:00