Comment 8 for bug 1391235

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glance (master)

Reviewed: https://review.openstack.org/152321
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=2dff962a6505b890654f8a258638e746194ad35e
Submitter: Jenkins
Branch: master

commit 2dff962a6505b890654f8a258638e746194ad35e
Author: Matt Fischer <email address hidden>
Date: Mon Feb 2 15:40:09 2015 -0700

    Support identity_uri

    This patch adds the ability to set a new identity_uri parameter.
    It also deprecates the old auth_host, auth_port, auth_protocol,
    and auth_admin_prefix parameters. Logic is in place so that
    users of the deprecated settings should have a smooth upgrade
    process and get deprecation warnings until they adopt the
    new settings.

    Change-Id: Id72991da18dd1f467a7683f8f450e157da64f969
    Closes-Bug: #1391235