tripleo-heat-templates/extraconfig/post_deploy
Takashi Kajinami f47dfe1059 Enforce pep8/pyflakes rule on python codes
This change makes sure that we apply pyflake8 checks on all python
codes to improve its readability.

Note that there are some rules applied for other OpenStack projects,
but not yet turned on, which should be enabled in the future.

Change-Id: Iaf0299983d3a3fe48e3beb8f47bd33c21deb4972
2019-09-05 15:40:46 +09:00
..
README Wire in Controller pre-deployment extraconfig 2015-07-06 10:56:11 -04:00
clouds_yaml.py Reuse clouds_yaml.py from tripleo-common in tht 2019-07-11 17:04:35 +00:00
default.yaml standalone/undercloud - post: use EndpointMap to fetch Keystone URL 2019-05-21 08:41:22 -04:00
example.yaml Change OS::Heat::*Deployments to OS::Heat:*DeploymentGroup 2019-07-04 20:21:06 +05:30
example_run_on_update.yaml Change OS::Heat::*Deployments to OS::Heat:*DeploymentGroup 2019-07-04 20:21:06 +05:30
standalone_post.yaml Move the Hiera symlink task from post configuration to deployment steps. 2019-07-29 16:48:03 -04:00
undercloud_ctlplane_network.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
undercloud_post.py Enforce pep8/pyflakes rule on python codes 2019-09-05 15:40:46 +09:00
undercloud_post.sh Move the Hiera symlink task from post configuration to deployment steps. 2019-07-29 16:48:03 -04:00
undercloud_post.yaml Merge "Enable mistral_executor to perform backups" 2019-07-29 21:09:07 +00:00

README

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