Comment 4 for bug 1766081

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

Reviewed: https://review.openstack.org/568748
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=05f39cfe3350983ed70869a3cddf8302989b20b2
Submitter: Zuul
Branch: stable/queens

commit 05f39cfe3350983ed70869a3cddf8302989b20b2
Author: caoyuan <cao.yuan@99cloud.net>
Date: Sun Apr 22 20:45:18 2018 +0800

    Fix the profile missing when run bootstrap.sh

    when use bootstrap.sh script to prepare the development
    environment, the /etc/kolla/globlas.yml and
    /etc/kolla/passwords.yml is missing, this ps to fix it.

    Change-Id: Id00187ec032c7a6c98d0772def12f142ef13fb22
    Closes-Bug: #1766081
    (cherry picked from commit f9478235c944c9b0cd7a54a79f029279abd4be92)