summaryrefslogtreecommitdiffstats
path: root/config/inventory/pod_example_settings.yaml
AgeCommit message (Collapse)AuthorFilesLines
2015-12-21Added node role configurationViktor Tikkanen1-0/+5
If there are dedicated HW nodes for controller and compute nodes, it should be possible to define node roles in configuration files. This patch introduces "capabilities" property into pod_example_settings.yaml so as adds needed flavor definitions and overcloud deploy parameters into opnfv-deploy script. Change-Id: Ie62d3fa215aa168390d074c73fdb2fa03ecc67f5 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2015-12-02Adds yaml files to use as input to Apex build/deployTim Rozet1-0/+46
yaml inputs are broken up into: -build settings -deploy options -network definition -pod baremetal information JIRA: APEX-53 Change-Id: Iee85b17beb37ce82bf9312dcce61e09ae924dfc5 Signed-off-by: Tim Rozet <trozet@redhat.com>