Comment 7 for bug 1557688

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

Reviewed: https://review.openstack.org/293870
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=7a2c7e7b04fa4ba385b92c3c6fe7598f400176e0
Submitter: Jenkins
Branch: stable/liberty

commit 7a2c7e7b04fa4ba385b92c3c6fe7598f400176e0
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Wed Mar 16 11:05:17 2016 +0200

    Pass RabbitMQ's password from the client

    In the tripleo templates the RabbitMQ password is set as
    the default but can be overriden. It's not a good security pratice to
    use that default so this change enables the autogeneration of
    that parameter.

    Conflicts:
        tripleoclient/tests/test_utils.py
        tripleoclient/tests/v1/utils.py

    Bug: #1557688
    Change-Id: I9c2f2b82ab2780ff325f90f5e038f3b7f3b5cf61
    (cherry picked from commit 309eef1005885ba8d90a2d3f7afea572ec57fc82)