MasterprojectOpenStack1516 / sourcecode

GNU General Public License v2.0
2 stars 2 forks source link

fixed #16

Closed snrlx closed 8 years ago

snrlx commented 8 years ago

This fix collects all virtual machines that belong to the process and only shuts down those, ignoring other VMs on the machine.

roschaefer commented 8 years ago

next time: git rebase -i .... && git push origin my_branch -f , also you should use self-explaining PR titles and if you want to auto-close an issue from a PR you can do so by adding "fixes #pull_request_numer" to the PR message