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

8 commits

Author SHA1 Message Date
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
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
Kevin Menard
dcefc2d7de Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
Steve Smith
d89dd56fe7 Use MultiJSON #dump and #load rather than #encode and #decode
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
Anton Lindström
d7e3ee870a [glesys|compute] fix for changes in api 2012-02-20 20:36:39 +01:00
geemus
455707b194 [glesys|compute] fixes to play nice with mock tests 2011-09-23 11:09:37 -05:00
geemus
ffd01e51dd [core] pass connection_options through service init
closes #411
2011-09-12 10:01:56 -05:00
geemus
3a17ba2249 [compute|glesys] rearrange to match current naming conventions 2011-09-08 16:07:04 -05:00
Renamed from lib/fog/compute/glesys.rb (Browse further)