[ 
https://issues.apache.org/jira/browse/LIBCLOUD-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin McCance updated LIBCLOUD-292:
-----------------------------------

    Attachment: libcloud-292-enable-instance-password-fix.patch
    
> 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

Reply via email to