Add docker-compose file for nonrtric deployment with dmaap-mr 36/4536/6
authorecaiyanlinux <martin.c.yan@est.tech>
Wed, 12 Aug 2020 10:57:09 +0000 (12:57 +0200)
committerecaiyanlinux <martin.c.yan@est.tech>
Mon, 17 Aug 2020 12:53:48 +0000 (14:53 +0200)
commit845bc00835743fe77bcabeca82282c688672d115
tree9b2cf781d540d3880f42da908baf45d0bfbc8256
parent113bf0910498992f20a6cb70f2bc70d4d5b204ca
Add docker-compose file for nonrtric deployment with dmaap-mr

Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-269
Change-Id: I56437e93c6e70008c831924ce8fb3b2d48ac4a05
19 files changed:
docker-compose/data/dmaap-msg.sh [new file with mode: 0755]
docker-compose/data/testdata/OSC/policy_type.json
docker-compose/data/testdata/dmaap-msg-pms-status.json [new file with mode: 0644]
docker-compose/data/testdata/dmaap-msg-policy-create.json [new file with mode: 0644]
docker-compose/data/testdata/dmaap-msg-policy-delete.json [new file with mode: 0644]
docker-compose/data/testdata/dmaap-msg-policy-get.json [new file with mode: 0644]
docker-compose/data/testdata/dmaap-msg-rics-get.json [new file with mode: 0644]
docker-compose/data/testdata/dmaap-msg-service-create.json [new file with mode: 0644]
docker-compose/data/testdata/dmaap-msg-services-get.json [new file with mode: 0644]
docker-compose/data/testdata/policy.json
docker-compose/data/testdata/service.json
docker-compose/withDmaap_nosdnc/docker-compose.yml [new file with mode: 0644]
docker-compose/withDmaap_nosdnc/kafka/zk_client_jaas.conf [new file with mode: 0644]
docker-compose/withDmaap_nosdnc/mr/MsgRtrApi.properties [new file with mode: 0644]
docker-compose/withDmaap_nosdnc/mr/cadi.properties [new file with mode: 0644]
docker-compose/withDmaap_nosdnc/mr/logback.xml [new file with mode: 0644]
docker-compose/withDmaap_nosdnc/pms/application-policyagent.yaml [new file with mode: 0755]
docker-compose/withDmaap_nosdnc/pms/application_configuration.json [new file with mode: 0644]
docker-compose/withDmaap_nosdnc/zk/zk_server_jaas.conf [new file with mode: 0644]