Comment 8 for bug 1626422

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

Reviewed: https://review.openstack.org/376449
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=203c6ddaaaa53aeccc63088b405dea8047aeaa16
Submitter: Jenkins
Branch: stable/newton

commit 203c6ddaaaa53aeccc63088b405dea8047aeaa16
Author: Mathieu Bultel <email address hidden>
Date: Thu Sep 22 16:54:45 2016 +0200

    Keystone credentials needs to be set with the overcloud password

    While working on upgrade Mitaka to newton we hit this issue
    https://bugs.launchpad.net/tripleo/+bug/1626422
    It appear that the keystone credentials needs to be generated
    and store with the overcloud password only once

    Change-Id: I15888f31c6b275ac785107bb95256296fd67487f
    Closes-Bug: #1626422
    (cherry picked from commit 13620fc4ff3b03d19a17663e26036e4a05c5e8d5)