GitHub user cderamus opened a pull request:
https://github.com/apache/libcloud/pull/238
LIBCLOUD-505: Added four new calls to support pause/unpause and suspend/...
...resume calls. These calls are supported in the v1.1 of OpenStack and are
useful for situations such as performing system maintenance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DivvyCloud/libcloud
LIBCLOUD-505_Add_Pause_Suspend_Support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/238.patch
----
commit ecf6fd32fe035823134ceb04b314a390e1a82528
Author: Chris DeRamus <[email protected]>
Date: 2014-02-02T13:55:23Z
LIBCLOUD-505: Added four new calls to support pause/unpause and
suspend/resume calls. These calls are supported in the v1.1 of OpenStack and
are useful for situations such as performing system maintenance.
----