Comment 15 for bug 1360232

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

Reviewed: https://review.openstack.org/120466
Committed: https://git.openstack.org/cgit/stackforge/puppet-heat/commit/?id=c1102fd5e34af55d9cac01bae6b021ff0cceba04
Submitter: Jenkins
Branch: master

commit c1102fd5e34af55d9cac01bae6b021ff0cceba04
Author: Mike Dorman <email address hidden>
Date: Wed Sep 10 11:06:43 2014 -0500

    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 a parameter configure_user (defaults to true).
    Closes-Bug: 1360232

    Change-Id: Ia17fa32744bd951eac3307a858917ac1ba3be37c