fix inputs, template expander, add tests 29/18329/4
authorTony Hansen <tony@att.com>
Wed, 11 Oct 2017 18:08:57 +0000 (18:08 +0000)
committerTony Hansen <tony@att.com>
Wed, 11 Oct 2017 19:11:11 +0000 (19:11 +0000)
commitf5e39dd27dd12b4f90c39ea267a509eabe1cfe4c
tree2a849df00d1b88bd63740303e53fbb4ce4f4371c
parent40ad979bae6afaa9d0fbee4ac71a9684e40f06f6
fix inputs, template expander, add tests

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>
blueprints/pgaas-cluster.yaml-template
blueprints/pgaas-database.yaml-template
blueprints/pgaas-disk.yaml-template
blueprints/pgaas.yaml-template
check-blueprint-vs-input/lib/sample-inputs.yaml
mvn-phase-lib.sh