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

2 commits

Author SHA1 Message Date
Chris Wuest
b1e86c36b1 Rectify issues with tests and status
* Since the server will remain in ACTIVE state for up to a few minutes, do not
  set the status (to prevent a situation where the state bounces between
  PREP_RESCUE and ACTIVE).
* Add format() test for the call to #rescue
* Remove extraneous sleep from the test against #unrescue
* Remove immediate tests for state.  Rather, depend upon the wait_for function.
2013-04-15 16:01:44 -05:00
Chris Wuest
a1f0dbf428 Implement rescue mode support for Rackspace
Create real and mock rescue and unrescue methods for Rackspace compute V2
Create tests for rescue and unrescue methods
2013-04-13 22:53:26 -05:00