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

7 commits

Author SHA1 Message Date
Paul Thornthwaite
330a351ade Remove trailing blank lines
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Simon Gate
2f01d08095 [glesys] ip details should be ip details, not listfree 2013-02-05 20:59:10 +01:00
Simon Gate
3a4cefed77 [Glesys] Template list request does not take options 2013-01-27 10:10:39 +01:00
Simon Gate
4915fd884f [glesys] Ability to pass in options to server details
This gives us the option include the :includestate option in the
request. And when this option is set to true we will get the status of
the server.
2013-01-26 12:44:03 +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
geemus
3a17ba2249 [compute|glesys] rearrange to match current naming conventions 2011-09-08 16:07:04 -05:00