Comment 3 for bug 1838536

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

Reviewed: https://review.opendev.org/674293
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=df8f0243d0cb52806a05a8aff6dfdd9c875f02d9
Submitter: Zuul
Branch: stable/stein

commit df8f0243d0cb52806a05a8aff6dfdd9c875f02d9
Author: yatinkarel <email address hidden>
Date: Wed Jul 31 21:01:05 2019 +0530

    Fix ansible-generate-inventory action

    ansible-generate-inventory action raises Exception
    when 'ansible_python_interpreter' input is passed to it.

    This patch fixes it and also update unit test to cover
    missing part.

    Adjusts Unit test for stable/stein as [1] is not in
    stable/stein.

    [1] https://review.opendev.org/#/c/663466/

    Closes-Bug: #1838536
    Depends-On: https://review.opendev.org/#/c/674530/
    Change-Id: Ie41ba6de1170a9c9ffc94889e47bce9ef1200521
    (cherry picked from commit 6a35576e9e6154a33e64413750e9da01603b7722)