Comment 6 for bug 1521539

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (stable/liberty)

Reviewed: https://review.openstack.org/258285
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=b30e85f8391419df46040aed94971f9ceacd6759
Submitter: Jenkins
Branch: stable/liberty

commit b30e85f8391419df46040aed94971f9ceacd6759
Author: Bruno Bompastor <email address hidden>
Date: Wed Dec 2 11:38:23 2015 +0100

    Use auth_uri to get nova credentials

    This change updates the puppet-nova module to use the new keys
    for authentication, since auth_host, auth_port and auth_protocol
    were deprecated in favor of auth_uri.

    Change-Id: Id0183eaf8a93d45b6374777ddcf80c0f3f2dbebb
    Closes-Bug: #1521539
    (cherry picked from commit b7c535598246e12dc678e608f38302be9abbfd88)