tripleo-heat-templates/docker_config_scripts
Alex Schultz a6408f0c09 Add python shim for docker config scripts
Unfortunately we may not necessarily know what version of python is
available in the containers when we run some python config scripts. In
order to work around this we have a pyshim which will try and find an
existing version of python available to run the script under. The
pyshim.sh will try python3 then python2 then python.

Depends-On: https://review.openstack.org/#/c/617716/
Change-Id: Ie08481722e9b22bb67d5282828df0941f37a140a
Closes-Bug: #1803411
2018-11-15 15:06:56 +00:00
..
tests Improve nova statedir ownership logic 2018-07-09 17:07:30 +01:00
__init__.py Improve nova statedir ownership logic 2018-07-09 17:07:30 +01:00
nova_statedir_ownership.py Improve nova statedir ownership logic 2018-07-09 17:07:30 +01:00
pyshim.sh Add python shim for docker config scripts 2018-11-15 15:06:56 +00:00