Comment 14 for bug 1854214

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

Reviewed: https://review.opendev.org/708715
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a67981d1e8117c74c20adf3bc657eaf81cb8971a
Submitter: Zuul
Branch: master

commit a67981d1e8117c74c20adf3bc657eaf81cb8971a
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