Convert overcloud.yaml to support jinja2 templating
authorSteven Hardy <shardy@redhat.com>
Fri, 1 Jul 2016 14:18:32 +0000 (15:18 +0100)
committerJames Slagle <jslagle@redhat.com>
Fri, 9 Sep 2016 20:23:47 +0000 (16:23 -0400)
commit0a9b02b60ce366a20d67ff67dfce671f4f46585d
tree9f3e95b431092b464d604ea768a9cd0bcac50e2b
parent3cc34744f1b116b16142caa31d7a3537420dd70f
Convert overcloud.yaml to support jinja2 templating

The first step of generating the Service chain resources via j2,
we'll then incrementally convert other resources to be created
in a similar way.

Partially-Implements: blueprint custom-roles
Depends-On: I81239991f36ed5f6453184bf9cffe930832cb68b
Change-Id: Iafa9b2afddf18a5a9833ec472a552fb256338b38
overcloud.j2.yaml [moved from overcloud.yaml with 83% similarity]
roles_data.yaml [new file with mode: 0644]
tools/yaml-validate.py