GitHub user fitati opened a pull request:
https://github.com/apache/libcloud/pull/104
Update libvirt_driver.py
Hello,
there is another update for libcloud_driver on git, can you please validate,
for start node, the stopped node haven't an Id, this why we cannot start
node from her id, here is no ID !!
we need to look_up domain by name and start this virtual domaine
cordially
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fitati/libcloud patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/104.patch
----
commit 03d379f7315a637ff61e48a23306013cfae4e4e3
Author: Fitati_Aymen <[email protected]>
Date: 2013-04-25T09:17:08Z
Update libvirt_driver.py
Hello,
there is another update for libcloud_driver on git, can you please validate,
for start node, the stopped node haven't an Id, this why we cannot start
node from her id, here is no ID !!
we need to look_up domain by name and start this virtual domaine
cordially
----