Merge "Allow to set Notification Driver to 'noop'"
[apex-tripleo-heat-templates.git] / environments / docker-centos-tripleoupstream.yaml
index 648c8c2..9eb4536 100644 (file)
@@ -1,4 +1,11 @@
 parameter_defaults:
+  # FIXME: Remove this when we uncomment at least one parameter in this file.
+  # It seems an environment file with empty parameter_defaults section has the
+  # potential to confuse Heat in a way that it doesn't deploy a single service
+  # on the overcloud in the multinode job.
+  # https://bugs.launchpad.net/tripleo/+bug/1703599
+  PlaceholderParameter: can be removed when we add a different param to this env file
+
   #DockerAodhApiImage: 'tripleoupstream/centos-binary-aodh-api:latest'
   #DockerAodhConfigImage: 'tripleoupstream/centos-binary-aodh-api:latest'
   #DockerAodhEvaluatorImage: 'tripleoupstream/centos-binary-aodh-evaluator:latest'