Providing parameters specific to a workflow via plan-environment
authorSaravanan KR <skramaja@redhat.com>
Wed, 5 Apr 2017 11:56:32 +0000 (17:26 +0530)
committerSaravanan KR <skramaja@redhat.com>
Mon, 12 Jun 2017 06:29:14 +0000 (11:59 +0530)
commit22a283aeebbd4a3bd5b72a7755375f1e01ee602b
treeba30b632b4751957d091995a5601fa381465fc61
parent5781c925f4844debba81834d100815fcb84ad8e8
Providing parameters specific to a workflow via plan-environment

Parameters which are not part of the heat environment template
are required by the worflows like derive parameters. In order to
seprate from the heat environment parameters, the workflow only
parameters will be provided via plan-environement section,
workflow_parameters.
Implements: blueprint tripleo-derive-parameters

Change-Id: I36d295223c28afff1e0996b4885b8a81c00842f0
plan-samples/README.rst [new file with mode: 0644]
plan-samples/plan-environment-derived-params.yaml [new file with mode: 0644]
releasenotes/notes/derive-params-custom-plan-env-3a810ff58a68e0ad.yaml [new file with mode: 0644]