GitHub user Ygrex opened a pull request:
https://github.com/apache/libcloud/pull/412
fix ex_disk_auto_delete for create_node()
create_node() has a parameter ex_disk_auto_delete that is True by default,
but autoDelete attribute is never set for boot disks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ygrex/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/412.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 #412
----
commit e0cfb50fe18b0e3be934779e3399e5d5e5cdd753
Author: Igor Bogomazov <[email protected]>
Date: 2014-12-04T11:44:49Z
fix ex_disk_auto_delete for create_node()
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---