Comment 20 for bug 1854214

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/708980
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e22d9fb073a7253ca452fa345d5709b3301e4d64
Submitter: Zuul
Branch: stable/stein

commit e22d9fb073a7253ca452fa345d5709b3301e4d64
Author: Francesco Pantano <email address hidden>
Date: Wed Feb 19 18:57:43 2020 +0100

    NodeDataLookup utility should rely on python env

    This change ensures that if there are several versions
    of Python installed, the interpreter used is the first
    one on the environment's $PATH.

    Change-Id: I48eec3d22e5a2a018554c6864efd52e4ab3c87ce
    Related-Bug: #1854214
    (cherry picked from commit a67981d1e8117c74c20adf3bc657eaf81cb8971a)