summaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
2018-04-05update default configuration for heat deployvagrant1-1/+2
Change-Id: I0ca2db24c757a5a8372e83ba1b7dbf5eb67b7d69 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-434
2018-04-05Fix TCA imageLusheng Ji1-0/+7
Issue-ID: DCAEGEN2-206 Change-Id: I8fa5150bffc0e371ab09bd75f1df4e460bf85a72 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-04Fix docker-compose filesLusheng Ji2-38/+42
Alos breaking into two files so we can use shell script to check for dependencies, as well as injecting KVs before service components are up. Issue-ID: DCAEGEN2-206 Change-Id: I8a14675ab96472f2eda86864b5e3248bd48dd00d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-04Enhance docker-composeLusheng Ji1-6/+75
Issue-ID: DCAEGEN2-206 Change-Id: I578f749b6946970b8215aa3a228420f025dc7f34 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Fix raw artifact push pathLusheng Ji1-0/+158
Previously all raw artifacts (sh, yaml, etc) are uploaded to raw repo under the same location. This change instead pushes to a path reflecting an artifact's module. Issue-ID: DCAEGEN2-206 Change-Id: I28c76583b5a6793b384b4955962d23e564ed4d49 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Add Heat MVP deployment artifactLusheng Ji1-0/+22
Issue-ID: DCAEGEN2-206 Change-Id: Id37c00b38218940c6c9095e8941f7bbfc63edacb Signed-off-by: Lusheng Ji <lji@research.att.com>