Add standalone dmaap-mr deployment 56/4556/2
authorecaiyanlinux <martin.c.yan@est.tech>
Mon, 17 Aug 2020 11:29:16 +0000 (13:29 +0200)
committerecaiyanlinux <martin.c.yan@est.tech>
Mon, 17 Aug 2020 19:59:05 +0000 (21:59 +0200)
commit4b0a0a2eb57cecc0b0a6d19fdbf1a78a174d7f48
treecd2887073bc241cf131f5751a0151b870fc514dd
parent845bc00835743fe77bcabeca82282c688672d115
Add standalone dmaap-mr deployment

Add standalone dmaap-mr docker-compose file
Add network name in docker-compose
Add dmaap-mr msg to get policy-schema

Issue-ID: NONRTRIC-269
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Change-Id: Id5e8969da77fa3f4f993a324bbf6257d281afc43
13 files changed:
docker-compose/data/testdata/dmaap-msg-policy-schemas-get.json [new file with mode: 0644]
docker-compose/mr/docker-compose.yml [new file with mode: 0644]
docker-compose/mr/kafka/zk_client_jaas.conf [new file with mode: 0644]
docker-compose/mr/mr/MsgRtrApi.properties [new file with mode: 0644]
docker-compose/mr/mr/cadi.properties [new file with mode: 0644]
docker-compose/mr/mr/logback.xml [new file with mode: 0644]
docker-compose/mr/zk/zk_server_jaas.conf [new file with mode: 0644]
docker-compose/nosdnc/config/application_configuration.json
docker-compose/nosdnc/docker-compose.yml
docker-compose/sdnc/config/application_configuration.json
docker-compose/sdnc/docker-compose.yml
docker-compose/withDmaap_nosdnc/mr/MsgRtrApi.properties
docker-compose/withDmaap_nosdnc/mr/logback.xml