1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog
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
..
aws [ec2] deprecate snapshot/volume status for more consistent state 2010-04-23 15:21:17 -07:00
rackspace prevent re-considering requires during connection initialization 2010-04-13 12:40:46 -07:00
slicehost [slicehost] fix loading of flavors 2010-04-05 15:26:27 -07:00
terremark Terremark::Shared 2010-04-24 12:15:47 -07:00
aws.rb [ec2] fix some leftovers from mocking/dependency cleanup 2010-03-17 21:02:11 -07:00
bin.rb only return consolidated info for providers that have the methods defined 2010-04-05 15:26:59 -07:00
collection.rb allow passing a request into bin/fog to return json 2010-03-27 18:06:32 -07:00
connection.rb fix top level mocking related setup 2010-03-26 11:15:27 -07:00
credentials.rb break out credential files for easier access 2010-04-02 10:14:37 -07:00
deprecation.rb add deprecation abilities 2010-04-23 15:20:37 -07:00
model.rb allow passing a request into bin/fog to return json 2010-03-27 18:06:32 -07:00
parser.rb working on pending specs (on train, will need to test them for serious still) 2009-11-02 18:47:24 -08:00
rackspace.rb [rackspace] cleaner mocking/dependencies 2010-03-19 18:29:42 -07:00
slicehost.rb prevent re-considering requires during connection initialization 2010-04-13 12:40:46 -07:00
ssh.rb hacking ssh to work for sudo commands 2010-04-18 21:42:08 -07:00
terremark.rb Terremark::Shared 2010-04-24 12:15:47 -07:00