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

8 commits

Author SHA1 Message Date
Edward Muller
d48db03314 Refactor Terremark into Vcloud
Purpose is to better abstract individual services
2010-05-10 20:37:03 -07:00
geemus
7c0af34949 bump excon dependency 2010-05-10 16:44:02 -07:00
geemus
242d7a5088 update excon, pass a block instead of params[:block] 2010-05-09 16:23:03 -07:00
geemus
d64df44039 remove fog from Gemfile (mucks with ci) 2010-05-03 14:14:39 -07:00
Alex Malinovich
494c1d5686 Using bundler for fun and profit! 2010-05-02 11:52:05 +08: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)
98e047c60f lock for better performance 2010-04-18 16:19:02 -07:00