[
https://issues.apache.org/jira/browse/LIBCLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13572797#comment-13572797
]
ASF subversion and git services commented on LIBCLOUD-292:
----------------------------------------------------------
Commit 1443198 from [~kami]
[ https://svn.apache.org/r1443198 ]
Fix create_node in OpenStack driver to work correctly if 'adminPass'
attribute is not present in the response.
Contributed by Gavin McCance, part of LIBCLOUD-292.
> create_node fails on Openstack driver when Nova enable_instance_password=false
> ------------------------------------------------------------------------------
>
> Key: LIBCLOUD-292
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-292
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.11.2
> Reporter: Gavin McCance
> Priority: Minor
> Attachments: libcloud-292-enable-instance-password-fix.patch
>
>
> For the Openstack driver. As noted in:
> http://docs.openstack.org/essex/openstack-compute/admin/content/configuring-compute-API.html#d6e1833
> Nova can be configured via the "enable_instance_password" parameter to not
> bother trying to inject the admin password for Hypervisors that do not
> support that (by default it does try to). In this case, the response from
> Nova does not include the adminPass parameter, so the create_node function
> fails while parsing the response.
> (trival) patch follows.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira