Comment 8 for bug 1936406

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/847162
Committed: https://opendev.org/openstack/tripleo-validations/commit/eba4db2ff428c8163c936156979f2309a867ef9a
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit eba4db2ff428c8163c936156979f2309a867ef9a
Author: matbu <email address hidden>
Date: Mon Oct 11 22:46:53 2021 +0200

    Deprecates tripleo-ansible-inventory and remove tripleo-validation scripts

    tripleo-ansible-inventory is broken in Master/Wallaby and need to be revisit
    to what tripleo is actually deploying:
    * tripleo-deploy directory contains a valid inventory
    * tripleo-ansible with the playbook cli-config-download.yaml offers a way to
      regenerate a fresh inventory.

    This review also removed the scripts/tripleo-validation.py which is not longer functional
    with the current VF CLI.

    Change-Id: Ie02259336c763cfa980b59ad64f9e478d05690fb
    Closes-Bug: #1936406
    Resolves: rhbz#2008426
    (cherry picked from commit 08e2e1a060332bb5dfba4e9b52d526d2272dd343)