summaryrefslogtreecommitdiffstats
path: root/blueprints/DeploymentHandler.yaml-template
AgeCommit message (Collapse)AuthorFilesLines
2018-04-27fix blueprint import statementHansen, Tony (th1395)1-1/+1
the import statement in the blueprints - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml" should be - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml" Change-Id: Idbfe54a10dba03c54241e048ef02e90380ad0cfa Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-476 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2018-04-06blueprints to use latest deployment-handler 2.1.1Alex Shatov1-1/+1
- internal version of deployment-handler 4.4.1 - more logging and unit tests - coverage 84% Change-Id: Ifeb0aa4ae187504ca45b4cf3d1188a6219a0f0d3 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-258
2018-03-16blueprints version update policy-handler 2.3.1Alex Shatov1-7/+7
- policy-handler 2.3.1 - periodically catch_up = new config part for catch_up in policy-handler - 2.0.2 deployment-handler to return server_instance_uuid Change-Id: Ibe59fbb7561562e6a3370deb5a638e859308b591 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-389
2017-11-14Referece released artifactsLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-202 Change-Id: Ia5d85388e68f5f2e8ef9f39340f5cae61c9273f5 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-11Fix line break in plugin URLLusheng Ji1-2/+1
Issue-Id: DCAEGEN2-128 Change-Id: I533d47c5b61ab33e0ab71ad5e5ab64e52dd8fe9c Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-10Use new plugin location for DeploymentHandler BPLusheng Ji1-3/+5
Issue-Id: DCAEGEN2-128 Change-Id: Ib4ac19d010e4eee36785256507a0bf61806a9921 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-10-06fix type file referencesTony Hansen1-1/+1
try to fix blueprints to where the files actually are in nexus note: relationships types file is still missing Change-Id: If7ee9a2b35828a4ce9f630141bc07290a1852280 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-128
2017-10-03fix up license text, descriptionsTony Hansen1-0/+2
make all license blocks more comparable Change-Id: I57b6270b05b69845a9abb4e1061cf36f14e2b434 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: DCAEGEN2-49
2017-09-11Use -template file namesLusheng Ji1-0/+99
Issue-Id: DCAEGEN2-60 Change-Id: Ie0cf5ba638adfc5a3f3fa32f2aea874d319536ee Signed-off-by: Lusheng Ji <lji@research.att.com>