summaryrefslogtreecommitdiffstats
path: root/heat/setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-10-08fix heat setup - include docker pluginVijay Venkatesh Kumar1-1/+61
Updating pom.xml for k8s-container to include new bp submitted part of https://gerrit.onap.org/r/#/c/70005/1 Change-Id: Id6dc722cba007654356ce15983f10a7a8bda60cf Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-861
2018-07-16Update release tagLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-499 Change-Id: If18bd957a0caddbfcd57e8d2ffff7aa7b23fa949 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-17Add teardown, pullall, and a fixLusheng Ji1-1/+2
1. Add a teardown script 2. Add a pullall image script 3. Run docker exec as detached for loading CM pugins Issue-ID: DCAEGEN2-434 Change-Id: I198e32819af14f182a3435c0f3c5d82e391ae448 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-17Fix docker script as healthcheck etcLusheng Ji1-11/+44
1. fix docker script as healthcheck for service change handler 2. improve docker compose blocks for stretch goal container 3. fix instaling plugins to cloudify manager 4. add one more plugin to build/upload: dockerplugin. Issue-ID: DCAEGEN2-434 Change-Id: I997d8564fe0ee0cf5a013b042eb6c0e9fb331276 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Add heat deployment filesLusheng Ji1-0/+48
Issue-ID: DCAEGEN2-434 Change-Id: I6e59ca9052e817bfd755b9362497e72066744c89 Signed-off-by: Lusheng Ji <lji@research.att.com>