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

15 commits

Author SHA1 Message Date
Chirag Jog
5542e6b8b4 Minor Fix to delete the internet service 2013-02-12 18:23:39 +05:30
Paul Thornthwaite
a0a38fd8ca [terremark] Updates reference to service 2013-01-07 21:01:22 +00: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
Chirag Jog
94c0a17f5f Fix minor issue. 2012-05-03 11:26:18 -07: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
06484ccc21 Accept vCPUS and Memory as parameters while creating servers 2012-04-30 01:20:16 -07:00
Chirag Jog
6c538a0a85 Add support to create, delete internet services 2012-04-30 08:18:06 +05:30
geemus
5854e249aa more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
Edward Muller
04aaecd9cb small fixes to Vdc to allow vdc.servers to work 2010-05-19 02:49:02 +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
Edward Muller
960dca64b2 [terremark] Flesh out the power control options of a server.
Make shutdown work.
2010-05-02 04:35:25 +08: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