tripleo-heat-templates/plan-samples
Takashi Kajinami dfcff68e33 Remove old interface from plan-sample
... because the interface was used by Mistral, which was already
removed.

Change-Id: I315ab6132b9185f169ae94476dc892db81976775
2022-05-18 11:11:12 +09:00
..
README.rst Fix plan-samples README.rst 2021-03-04 13:42:01 +05:30
plan-environment-derived-params.yaml Remove old interface from plan-sample 2022-05-18 11:11:12 +09:00

README.rst

Samples for plan-environment.yaml

The plan-environment.yaml file provides the details of playbooks and their parameters required for use cases like derived parameter workflow. It has a section playbook_parameters that is used to specify playbook name and playbooks parameters.

These plan environment files can be provided as with -p option to the openstack overcloud deploy.

The sample format to provide the playbook specific parameters:

playbook_parameters:
  cli-derive-parameters.yaml:
    # DPDK Parameters
    num_phy_cores_per_numa_node_for_pmd: 2