Comment 3 for bug 1314615

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

Reviewed: https://review.openstack.org/87039
Committed: https://git.openstack.org/cgit/openstack/tripleo-incubator/commit/?id=449ae5c167f956d6f28b078d0f05328c719412d1
Submitter: Jenkins
Branch: master

commit 449ae5c167f956d6f28b078d0f05328c719412d1
Author: Ben Nemec <email address hidden>
Date: Fri Apr 11 21:14:59 2014 -0500

    Allow adding passwords in setup-*-passwords

    By default we don't overwrite password files when running devtest,
    which means that when a new password is needed the existing
    password files must be deleted and regenerated or the new password
    will not exist. This change checks for the existence of each
    password individually so that new passwords can simply be appended
    to the password files.

    Closes-Bug: #1314615

    Change-Id: I746749c6cc07e7b43bd3bc327b62098d72e317cf