Comment 3 for bug 1606613

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

Reviewed: https://review.openstack.org/370662
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=7618ca3ac2d172df4bcb36b26516c38cd311ed83
Submitter: Jenkins
Branch: stable/mitaka

commit 7618ca3ac2d172df4bcb36b26516c38cd311ed83
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