Comment 1 for bug 1653035

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

Reviewed: https://review.openstack.org/406429
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=c07d95e1afa690d8b4f28072f4d09aa760da91d8
Submitter: Jenkins
Branch: master

commit c07d95e1afa690d8b4f28072f4d09aa760da91d8
Author: Sayantani Goswami <email address hidden>
Date: Fri Dec 2 23:25:29 2016 -0600

    Clean up kolla-ansible related files from Kolla

    - Remove globals.yml and passwords.yml files.
    - The gate was still using these files from the kolla
    directory. Modified the gate to prevent using these files
    from the kolla directory.
    - Modified the deploy_aio.sh file to populate passwords
    in passwords.yml using kolla-ansible.

    Change-Id: I1ed7849d54cab6d5a9217dced73327ea13f06636
    Closes-Bug: #1653035