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

17 commits

Author SHA1 Message Date
Simon Gate
4803f79508 [glesys] Consistent naming of attributes 2013-01-30 21:50:22 +01:00
Anton Lindström
6329866685 Merge pull request #1519 from smgt/glesys-model-server
[Glesys] Bugs and new features added to glesys compute server model
2013-01-28 10:17:34 -08:00
Simon Gate
96e2fbe31a [Glesys] Wrap ssh method to use rootpassword if present 2013-01-27 14:56:28 +01:00
Simon Gate
c87b1016d8 [Glesys] Add setup method to copy fog ssh keys to server 2013-01-27 14:56:05 +01:00
Simon Gate
f6575a9a4d [Glesys] Add public_ip_method to server model 2013-01-27 12:55:26 +01:00
Simon Gate
7c7d76abcc [Glesys] Clean up attributes on server model
Add missing attributes and remove attributes that isn't available.
2013-01-27 12:26:17 +01:00
Simon Gate
938af76e92 [Glesys] Attribute :keepip removed from server model
The parameter :keepip should be passed to the destroy method, it is not
available as a attribute on the server object.
2013-01-27 12:24:07 +01:00
Simon Gate
dab5cb80a0 [Glesys] Fix template attributes, now they work 2013-01-27 10:11:18 +01:00
Simon Gate
0b9a7c6428 [Glesys] Only make one request when fetching templates 2013-01-27 10:11:10 +01:00
Simon Gate
1655a77035 [glesys] Add description to server model 2013-01-22 21:26:22 +01:00
Paul Thornthwaite
2135e583b5 [glesys|compute] Updates reference to service 2013-01-07 21:01:13 +00:00
Anton Lindström
27d4dc348a [glesys|compute] add reboot and compute test params
This commit adds the reboot feature as well as updated get() call and
compute test parameters to be able to run server tests
2012-06-12 14:54:07 +02:00
Anton Lindström
d7e3ee870a [glesys|compute] fix for changes in api 2012-02-20 20:36:39 +01:00
geemus
5e0e41a6fb [glesys|compute] skip flavor tests 2011-09-27 16:34:33 -05:00
Anton Lindström
ddbfd80924 [compute|glesys] fixed an invalid character 2011-09-20 13:34:03 +02:00
Anton Lindström
e83401dea8 [compute|glesys] fixed logical error for default values 2011-09-20 12:15:23 +02:00
geemus
3a17ba2249 [compute|glesys] rearrange to match current naming conventions 2011-09-08 16:07:04 -05:00