Comment 8 for bug 1606613

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

Reviewed: https://review.openstack.org/373353
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=502c8adf1bd9cb3f2fd3fdd5f98cf1def09b41db
Submitter: Jenkins
Branch: stable/7.0

commit 502c8adf1bd9cb3f2fd3fdd5f98cf1def09b41db
Author: Nikita Zubkov <email address hidden>
Date: Tue Sep 20 16:29:03 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