Comment 4 for bug 1606613

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

Reviewed: https://review.openstack.org/366846
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=d678e1453582336664b06c66a22f00041d021105
Submitter: Jenkins
Branch: master

commit d678e1453582336664b06c66a22f00041d021105
Author: Nikita Zubkov <email address hidden>
Date: Wed Sep 7 18:45:10 2016 +0300

    Check that astute.yaml password is valid before backup

    This commit adds astute.yaml password validation in backup procedure. If
    we have a valid password we don't need ask a user about it and could use
    astute.yaml "as is" without fixing password there.

    Change-Id: I0dd79ec624159dd1132ca06a86b35d80941c8c39
    Partial-Bug: #1606613