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

21 commits

Author SHA1 Message Date
Wesley Beary
22b6a11218 Merge pull request #934 from chirag-jog/master
Update the terremark driver to work with the latest vcloud express 0.8-ext1.6
2012-08-12 10:51:02 -07:00
Chirag Jog
091f0c0ad6 Re-work based on Geemus's review.
Manage InternetService and NodeService as separate entities
Reload server status properly
2012-08-05 18:59:24 +05:30
James Herdman
bd948fee3e Remove unused variable 2012-05-26 11:27:21 -04:00
Chirag Jog
69539b059d Support to configure vapp and add multiple internet services 2012-05-02 13:55:11 -07:00
Chirag Jog
46d8808c08 Minor Fixes: Remove unncessary prints. Use override_path instead of replace class variable path. 2012-04-30 11:28:50 -07:00
Chirag Jog
6c538a0a85 Add support to create, delete internet services 2012-04-30 08:18:06 +05:30
Chirag Jog
07f4267d8e Abillity to List Images and List SSH Keys 2012-04-28 22:35:06 +05:30
geemus
9ea5432fde [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
geemus
4b736a3979 add connection resetting/persistent option to connections 2010-06-19 18:58:54 -07:00
Edward Muller
ad5f225abb don't use a constant 2010-05-28 02:31:08 +08:00
geemus
b554eb0bb4 Revert "move vcloud models to its directory since the format is common to both"
Conflicts with work freeformz is doing, reverting in favor of those changes for now.

This reverts commit 9907d4ed59.
2010-05-17 20:57:13 -07:00
David Calavera
9907d4ed59 move vcloud models to its directory since the format is common to both 2010-05-17 10:49:09 +08:00
geemus
4836ad7c68 remove annotated notes, data now in tracker 2010-05-09 11:40:54 -07:00
Edward Muller
035ead02c0 [terremark] Handle re-authenticating if the Cookie has timed out 2010-05-02 04:35:24 +08:00
Edward Muller
f95a2ddad8 [terremark] Mock get_public_ips 2010-04-29 08:45:41 +08:00
Edward Muller
fee99e253e [terremark] mock get_vdc 2010-04-29 08:43:59 +08:00
Edward Muller
df93720c0d [terremark] More mocking 2010-04-29 05:46:36 +08:00
Edward Muller
14c2da7e3c [terremark] Mock for get_organizations 2010-04-28 13:10:59 +08:00
Edward Muller
751023ae8c [terremark] get_network_ips, Network#ips, Vdc(s) models 2010-04-26 10:19:06 -07:00
geemus
db406ab85f [terremark] fix leftover post-rebase issues 2010-04-25 13:02:43 -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