Comment 2 for bug 1668220

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/ocata)

Reviewed: https://review.openstack.org/443135
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=f094da9b56fc761c261202291d65d3782c53084a
Submitter: Jenkins
Branch: stable/ocata

commit f094da9b56fc761c261202291d65d3782c53084a
Author: Paul Bourke <email address hidden>
Date: Fri Feb 24 13:36:55 2017 +0000

    Fix keystone idempotency

    The wrapper keystone_bootstrap.sh expects to parse output from the
    keystone-manage command. Somewhere along the line this command stopped
    logging to stderr resulting in it not being able to report it's changed
    status correctly.

    Closes-Bug: #1668220

    Change-Id: I895ebe11b88fd239fa8cb6e1a2fed779743e4139
    (cherry picked from commit 9828ad1167e32a39e6d03099132cbac2195237ce)