You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by cderamus <gi...@git.apache.org> on 2014/02/02 14:56:51 UTC

[dev] libcloud pull request: LIBCLOUD-505: Added four new calls to support pause/...

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 <ch...@divvycloud.com>
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.

----