tripleo-heat-templates/extraconfig/post_deploy
Flavio Percoco d27c778e3c Don't create networks if neutron is not enabled
With the composable undercloud installer, it's possible to disable
services.  The extraconfig script assumes both, neutron and nova, are
installed and fails if they aren't.

This patch checks if those services are available before.

Change-Id: Idcc2b9809fcfa92649a0a1f45175ce417dc0e608
2017-06-07 13:45:37 +02:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
default.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
example.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
example_run_on_update.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
undercloud_post.sh Don't create networks if neutron is not enabled 2017-06-07 13:45:37 +02:00
undercloud_post.yaml Use the make_url function to build URLs 2017-05-05 14:43:11 -04:00

README

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