tripleo-heat-templates/extraconfig/post_deploy
yatin 247438dd5a Use /usr/bin/env python to autodetect python
https://review.openstack.org/#/c/564024/ used
/bin/python as the shebang but this can be different
for different platforms, switch to /usr/bin/env to
handle it.

Also update undercloud_ctlplane_network.py to use
/usr/bin/env for consistency, although this file
is not executable.

Change-Id: Id915ded03ae5a471ffa2dca13e2da90021279f63
2018-05-24 10:22:39 +05:30
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
example_run_on_update.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
undercloud_ctlplane_network.py Use /usr/bin/env python to autodetect python 2018-05-24 10:22:39 +05:30
undercloud_post.sh Remove todo as mistral tag filtering is fixed 2018-04-17 12:40:31 +00:00
undercloud_post.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00

README

This tree contains additional configuration which happens "post deployment",
e.g after the OpenStack service configuration has been completed.