[GitHub] libcloud pull request #865: Add ex_stop_node to OS driver

2016-09-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/libcloud/pull/865


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] libcloud pull request #865: Add ex_stop_node to OS driver

2016-09-23 Thread allardhoeve
GitHub user allardhoeve opened a pull request:

https://github.com/apache/libcloud/pull/865

Add ex_stop_node to OS driver

## Add ex_stop_node to OS driver

### Description

Current OpenStack driver can suspend, but not stop a node. This PR adds 
that.

### Status

- done, ready for review

### Checklist (tick everything that applies)

- [x] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [x] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ByteInternet/libcloud fix-os-not-found

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/libcloud/pull/865.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #865


commit a93391fad40117a9e880c8e63d36816cb9e67646
Author: Allard Hoeve 
Date:   2016-09-23T09:07:26Z

Add ex_stop_node to OS driver




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---