Comment 11 for bug 1360232

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

Reviewed: https://review.openstack.org/116263
Committed: https://git.openstack.org/cgit/stackforge/puppet-glance/commit/?id=246842f13cd06aeb0ce07959ff892f21749a340f
Submitter: Jenkins
Branch: master

commit 246842f13cd06aeb0ce07959ff892f21749a340f
Author: Risto Laurikainen <email address hidden>
Date: Fri Aug 22 15:38:36 2014 +0300

    Make user creation optional when creating service.

    In some cases it is useful to be able to just configure
    the service in Keystone and not the service user. This
    is the case when e.g. a read only LDAP backend is used.
    Added parameters configure_user and configure_user_role
    (default to true).

    Change-Id: If9bb802ff2bb0b3ece55f36df773059ba9c7e9de
    Closes-Bug: 1360232