summaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
2018-06-05Remove deployments for unreleased components2.0.0-ONAPbeijing2.0.0-ONAPLusheng Ji1-42/+0
Issue-ID: DCAEGEN2-499 Change-Id: If464dc6d8e0354b982706effad8cb3f811244d55 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-14Fix Consul configuration for VESLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-506 Change-Id: Ia82bf731fb018e4ae7063a22db87482d2bba6391 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-12Change VES measurement data topic, etcLusheng Ji1-1/+1
1. change VES measurement data topic 2. fix bootstrap container image version Issue-ID: DCAEGEN2-502 Issue-ID: DCAEGEN2-499 Change-Id: I1220b888d3b2ecaf8876868863c2964193ac0301 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-11Change VES measuremen topicLusheng Ji1-2/+2
Change VES measurement data topic from unauthenticated.SEC_MEASUREMENT_OUTPUT to unauthenticated.VES_MEASUREMENT_OUTPUT. Issue-ID: DCAEGEN2-502 Change-Id: I237bb1b4789031ea8d126810212dc2e610e881f6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-08Set containers restart policyLusheng Ji5-23/+112
1. set container restart policy 2. modify naming for some containers for consistency Issue-ID: DCAEGEN2-494 Change-Id: I49dc93e3e18d8b30f06bb913a7d52493e26f9e61 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04Enable debug for deployment handlerLusheng Ji1-0/+1
Issue-ID: DCAEGEN2-487 Change-Id: Id35270dae823c5078fb8ae5f8e60c6dcc62d4350 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-01Remove Consul service deregister timerLusheng Ji1-6/+3
Issue-ID: DCAEGEN2-481 Change-Id: I5086cd181d4c83f7c7e49cd0eb0b6942d12990d0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-26Add env variable for CBSLusheng Ji1-0/+2
Issue-ID: DCAEGEN2-464 Change-Id: I4c42c1cef831c425bb5fa6f6fedeb63c30b68f26 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-23Add docker script healthcheck for snmptrapLusheng Ji1-2/+4
Issue-ID: DCAEGEN2-465 Change-Id: I76065b2407aef01d8d5d2c25ad2fb288aa21e986 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-20fixing heat deployment issues notedvagrant1-0/+14
Plugin Script is common between K8S and Heat deploy, incorporating additonal required plugin. Modified registration to include dockerhost login info Change-Id: I228cdb2e48c47cc698a19986ccf12b6d21ab265c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-464
2018-04-20Using IP address for Consul servicesLusheng Ji1-50/+287
1. Using IP address instead of hostname when registering with Consul 2. improved readability of KV's by single-quoting value JSON Issue-ID: DCAEGEN2-434 Change-Id: I965c5229223a194d14a529819b57842d645470f6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-19policy-handler to accept CLAMP policy-updatesAlex Shatov1-2/+2
- change config of policy-handler to have CLAMP as a valid scope_prefix in consul-kv scope_prefixes : ["DCAE.Config_", "CLAMP"] Change-Id: I5eda1e7c7588e632d97bc4b3422edc3b5295d0e4 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-449
2018-04-18fix consul registration for heatvagrant1-2/+2
Change-Id: I4dc19733d8cd66076cf6132a62fb40c54c50f19e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-446
2018-04-17Add teardown, pullall, and a fixLusheng Ji3-1/+74
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 Ji4-110/+78
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-16Fix TCA preferences URL typoLusheng Ji8-638/+3
Also removing files under R2MVP. All files under R2MVP are under the heat dir now Issue-ID: DCAEGEN2-434 Change-Id: I69191e81537a84ededcb78aa9d45c4c0e2d659f1 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Merge "Heat deployment files"Vijay Venkatesh Kumar7-66/+598
2018-04-16Heat deployment filesLusheng Ji7-66/+598
Issue-ID: DCAEGEN2-434 Change-Id: Iaaeaa4b7556f524617228ede618c2ab5a095c4de Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Add heat deployment filesLusheng Ji7-0/+551
Issue-ID: DCAEGEN2-434 Change-Id: I6e59ca9052e817bfd755b9362497e72066744c89 Signed-off-by: Lusheng Ji <lji@research.att.com>
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>