Anshul Khandelwal
e4884d8f51
[aws][glesys] Pass credentials to sshable
2013-03-06 22:11:34 +05:30
Simon Gate
bcfb571dea
[glesys] Attributes were overwritten when getting server details
...
Attributes were overwritten when requesting full information about a
server. Essential the problem is that both the server details and the
server status were requested from Glesys then merged together to create
a Fog Glesys server model object. I moved some of the status attributes
into a usage attribute on the server instead.
2013-02-09 14:53:51 +01:00
Simon Gate
c60fea80bc
[glesys] Refactor the ip interface, did not work earlier
...
Some requests were ok but they never returned a ip. Now you can
manipulate ips in a whole new way. 😎
2013-02-05 20:59:11 +01:00
Simon Gate
843a03962c
[glesys] Return nil if there isn't any public ip address
2013-02-05 20:59:11 +01: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
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
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