X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fsmo%2Foam%2Fdocker-compose.yml;h=f7e5088d7f6dd698a2057476e0597085ffb82ab0;hb=da885899532bc2d3b6c897dcb253ef67ca67fc80;hp=14550a092647979b123d8e6c9dffecf78a74208b;hpb=13a8f4e2f4a6cf0f4ac01260bd6b1c14b62975e3;p=oam.git diff --git a/solution/integration/smo/oam/docker-compose.yml b/solution/integration/smo/oam/docker-compose.yml index 14550a0..f7e5088 100755 --- a/solution/integration/smo/oam/docker-compose.yml +++ b/solution/integration/smo/oam/docker-compose.yml @@ -30,8 +30,6 @@ services: - SSL_CERT_DIR=/opt/app/osaaf/local/certs - SSL_CERTIFICATE=cert.pem - SSL_CERTIFICATE_KEY=key.pem - - TOPOURL=http://topology:3001 - - TILEURL=https://tile.openstreetmap.org volumes: - ./sdnc-web:/opt/app/osaaf/local/certs networks: @@ -66,6 +64,7 @@ services: - IDENTITY_PROVIDER_URL=${IDENTITY_PROVIDER_URL} - SDNC_WEB_URL=https://sdnc-web:${SDNC_WEB_PORT} volumes: + - ./sdnr/oauth-aaa-app-config.xml:/opt/opendaylight/current/system/org/opendaylight/aaa/aaa-shiro/0.13.3/aaa-shiro-0.13.3-aaa-app-config.xml - ./sdnr/oauth-provider.config.json:/opt/opendaylight/etc/oauth-provider.config.json - ./sdnr/devicemanager.properties:/opt/opendaylight/etc/devicemanager.properties - ./sdnr/mountpoint-registrar.properties:/opt/opendaylight/etc/mountpoint-registrar.properties @@ -87,6 +86,8 @@ services: - 8443:8443 volumes: - ./ves-collector/collector.properties:/opt/app/VESCollector/etc/collector.properties + - ./ves-collector/ves-dmaap-config.json:/opt/app/VESCollector/etc/ves-dmaap-config.json + - ./ves-collector/externalRepo:/opt/app/VESCollector/etc/externalRepo networks: smo: default: