Comment 4 for bug 1860357

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

Reviewed: https://review.opendev.org/703653
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=e03b1efbaf581ab49b88397a0c9f3802d64381a6
Submitter: Zuul
Branch: master

commit e03b1efbaf581ab49b88397a0c9f3802d64381a6
Author: Mihnea Saracin <email address hidden>
Date: Tue Jan 21 14:59:05 2020 +0200

    B&R: Fix backup when openstack is not installed

    When the stx-openstack is not installed, a variable
    is left undefined in the ansible playbook, so we fix
    this by adding a default value for that variable.

    Change-Id: I3a2480456074022c0a1227bc19cea92f318afb1f
    Closes-Bug: #1860357
    Signed-off-by: Mihnea Saracin <email address hidden>