Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-292

create_node fails on Openstack driver when Nova enable_instance_password=false

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.11.2
    • 0.12.1
    • Compute
    • None

    Description

      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.

      Attachments

        Activity

          People

            kami Tomaz Muraus
            gmccance Gavin McCance
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment