Comment 14 for bug 1611704

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

Reviewed: https://review.openstack.org/414447
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=26b3ac7af1a2855266e5f65487b539cc2d284f9a
Submitter: Jenkins
Branch: master

commit 26b3ac7af1a2855266e5f65487b539cc2d284f9a
Author: Saravanan KR <email address hidden>
Date: Fri Dec 23 12:33:03 2016 +0530

    Provide an option to disable password generation on deployment

    Operators may choose to use the passwords provided by them and
    does not intend to generate during the deployment. Provided an
    option to disable password generation if requested by user explicity.
    It will be helpful to identify if there are any new passwords added
    which has to be added during the deployment update by the operator.
    By default, the password generation will be enabled.

    Partial-Bug: #1611704
    Depends-On: I141a0727db9f19f80712e2c40069622ecc22d969
    Change-Id: Iedfd7fd1456ed61cb9208532d15bdb63fbc01de9