summaryrefslogtreecommitdiffstats
path: root/check-blueprint-vs-input
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11fix inputs, template expander, add testsTony Hansen1-2/+2
rewrite the template expander: 1) faster 2) handle multiple line variables 3) add new ONAPTEMPLATE_STANDARD_INPUTS_TYPES variable fix inputs directives in pgaas templates by using ONAPTEMPLATE_STANDARD_INPUTS_TYPES add call to check-blueprint-vs-input to test_templates Change-Id: I4ffc220d7e1f4820b271d055b5de3961ca236983 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-11missing check-blueprint-vs-input fileTony Hansen1-0/+262
finish movement of check-blueprint-vs-input from dcaegen2/utils to dcaegen2/blueprints Change-Id: Id18068405289c3ede4c4cd165d4e26db2d2c76f4 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-02update pgaas blueprintsTony Hansen4-0/+373
mv check-blueprint-vs-input here from utils fix minor changes pointed out by check-blueprint-vs-input Change-Id: Ie9383858177b7df2b068c4171280322c4f5a214f Signed-off-by: Tony Hansen <tony@att.com> Issue-Id: DCAEGEN2-49 Signed-off-by: Vijay <vv770d@att.com>