summaryrefslogtreecommitdiffstats
path: root/heat/R2MVP/docker-compose-2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'heat/R2MVP/docker-compose-2.yaml')
-rw-r--r--heat/R2MVP/docker-compose-2.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/heat/R2MVP/docker-compose-2.yaml b/heat/R2MVP/docker-compose-2.yaml
index 57bdd3f..707cc54 100644
--- a/heat/R2MVP/docker-compose-2.yaml
+++ b/heat/R2MVP/docker-compose-2.yaml
@@ -22,7 +22,7 @@ services:
environment:
- DMAAPHOST={{ mr_ip_addr }}
- DMAAPPORT=3904
- - DMAAPPUBTOPIC=unauthenticated.TCA_EVENT_OUTPUT
+ - DMAAPPUBTOPIC=unauthenticated.DCAE_CL_OUTPUT
- DMAAPSUBTOPIC=unauthenticated.SEC_MEASUREMENT_OUTPUT
- AAIHOST={{ aai1_ip_addr }}
- AAIPORT=8443
@@ -31,6 +31,7 @@ services:
- CBS_HOST=cbs
- CBS_PORT=10000
- SERVICE_NAME=tca
+ - HOSTNAME=tca
- CONFIG_BINDING_SERVICE=config_binding_service
# set the parameter below to enable REDIS caching.
#- REDISHOSTPORT=redis-cluster:6379