Comment 15 for bug 1857460

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/stein)

Reviewed: https://review.opendev.org/703921
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=11cec2bfa9f293eadc0b45f02382bef61c142d9c
Submitter: Zuul
Branch: stable/stein

commit 11cec2bfa9f293eadc0b45f02382bef61c142d9c
Author: Francesco Pantano <email address hidden>
Date: Tue Jan 7 09:02:20 2020 +0100

    Add an additional validation to check ceph-ansible repository

    In order to address the ceph-ansible potential cross-shipping,
    this change adds an extra task to validate the repository that
    should be used to install ceph-ansible in the undercloud.
    If ceph-ansible is not installed or the repo doesn't match the
    specified one, this validation raise an error.

    Change-Id: Ib80b55cbd0d4b4dd83d8dbc9dc2afe1d6df2ede5
    Closes-Bug: 1857460
    (cherry picked from commit 329f740d109b87105eac36fade70c69c15781a38)