tripleo-heat-templates/extraconfig/post_deploy
Chandan Kumar 50b048cf0d Set flavor property resources:MEMORY_MB to 0
* https://review.openstack.org/#/c/614540/ converts undercloud
  post deploystep to python where property resources:MEMORY_MB
  was setted to 1 but earlier it was zero. It fixes the typo.

Change-Id: If26e17cb2079ef994cc0e0506cbf40bf9023808e
2018-11-13 17:56:50 +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
standalone_post.sh standalone run a post config to generate a clouds.yaml 2018-07-09 21:06:48 +00:00
standalone_post.yaml Fix standalone home dir variable 2018-08-22 07:51:25 -06:00
undercloud_ctlplane_network.py Fix hiera condition in UndercloudCtlplaneNetworkDeployment 2018-11-08 03:53:55 +01:00
undercloud_post.py Set flavor property resources:MEMORY_MB to 0 2018-11-13 17:56:50 +05:30
undercloud_post.sh Move UndercloudPostDeployment to python 2018-11-08 03:58:11 +01:00
undercloud_post.yaml Merge "Fix hiera condition in UndercloudCtlplaneNetworkDeployment" 2018-11-10 03:46:51 +00:00

README

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