Comment 3 for bug 1563506

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

Reviewed: https://review.openstack.org/300991
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=75be755b4456d8380bfede9cd01664beb9fa9377
Submitter: Jenkins
Branch: stable/mitaka

commit 75be755b4456d8380bfede9cd01664beb9fa9377
Author: Vikram Hosakote <email address hidden>
Date: Mon Apr 4 04:53:22 2016 +0000

    Check empty passwords in /etc/kolla/passwords.yml in prechecks

    This patch set makes "kolla-ansible prechecks" flag an error if
    any password is empty in /etc/kolla/passwords.yml.

    Change-Id: I87dee25b79c97be64ca49a5638c7f5a30d4cf464
    Closes-Bug: #1563506
    (cherry picked from commit c7e261c8c2eb6c4bd4474375ca77e07f24a7822b)