mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
7514c996cb
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
69 lines
1 KiB
Text
69 lines
1 KiB
Text
---
|
|
specs:
|
|
- rake:
|
|
version: 0.8.7
|
|
- annals:
|
|
version: 0.0.3
|
|
- excon:
|
|
version: 0.0.21
|
|
- formatador:
|
|
version: 0.0.13
|
|
- json:
|
|
version: 1.4.0
|
|
- mime-types:
|
|
version: "1.16"
|
|
- net-ssh:
|
|
version: 2.0.22
|
|
- nokogiri:
|
|
version: 1.4.1
|
|
- rspec:
|
|
version: 1.3.0
|
|
- ruby-hmac:
|
|
version: 0.4.0
|
|
- shindo:
|
|
version: 0.0.17
|
|
hash: e443f12a9a7794f2ff4fc8e8d201b12b1e8b30bb
|
|
sources:
|
|
- Rubygems:
|
|
uri: http://gemcutter.org
|
|
dependencies:
|
|
formatador:
|
|
version: ">= 0.0.10"
|
|
group:
|
|
- :default
|
|
nokogiri:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
rake:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
rspec:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
ruby-hmac:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
mime-types:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
net-ssh:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
json:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|
|
excon:
|
|
version: ">= 0.0.21"
|
|
group:
|
|
- :default
|
|
shindo:
|
|
version: ">= 0"
|
|
group:
|
|
- :default
|