Comment 2 for bug 1866249

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

Reviewed: https://review.opendev.org/711556
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=bf2e56b1407699a3963354929f7648e391581831
Submitter: Zuul
Branch: master

commit bf2e56b1407699a3963354929f7648e391581831
Author: Alex Schultz <email address hidden>
Date: Thu Mar 5 14:17:25 2020 -0700

    Partial Revert "Replace ansible shell with python runner"

    This is a partial revert of bcc9c667471e832739c20ae06b8325ef95a5e56b.
    The change broke using non-fully qualified paths for the overcloud
    deploy command. This puts the code back that fixes using a local
    environment file during the deployment.

    Change-Id: Ia0fc3ef70a1f3938ccccfd778cec24628bbee1fe
    Closes-Bug: #1866249