summaryrefslogtreecommitdiffstats
path: root/mvn-phase-lib.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12Add TCA blueprint (templatized)Lusheng Ji1-3/+11
Issue-Id: DCAEGEN2-128 Change-Id: I1d86184aa0cf7c6a40ab123cedcd06e9d3916071 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11fix inputs, template expander, add testsTony Hansen1-46/+53
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-10Use new plugin locationsLusheng Ji1-0/+451
Issue-Id: DCAEGEN2-128 Change-Id: I62b00d1954a5aa7a37ef0095ffdd473012336989 Signed-off-by: Lusheng Ji <lji@research.att.com>