Provide docker-compose deployment for SMO 55/5355/2
authordemskeq8 <alexander.dehn@highstreet-technologies.com>
Tue, 15 Dec 2020 12:36:48 +0000 (13:36 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 15 Dec 2020 12:43:56 +0000 (12:43 +0000)
commitb04ad53f43642cee9b0b926f95831c153efbf5f3
treea217eed58924d237c2d4658df9a23438cabc648f
parent16c15126c0b0ec3708547478c05772fcfe5829e4
Provide docker-compose deployment for SMO

The docker compose deployment is a lightweigth way to
deploy an O-RAN-SC specific SMO limited to OAM components, using
the code artifacts of ONAP, OpenDaylight, Apache Karaf and other
Linux Foundation projects.

IssueID: OAM-161
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Change-Id: I74a888499b11bd37eb997418ce6184ed5d45b6d0
22 files changed:
solution/integration/smo/.env
solution/integration/smo/README.md
solution/integration/smo/docker-compose.yml
solution/integration/smo/kafka/zk_client_jaas.conf [new file with mode: 0755]
solution/integration/smo/mr/MsgRtrApi.properties [new file with mode: 0644]
solution/integration/smo/mr/cadi.properties [new file with mode: 0644]
solution/integration/smo/mr/logback.xml [new file with mode: 0644]
solution/integration/smo/ntshome/clean.sh [deleted file]
solution/integration/smo/ntshome/configuration.json [deleted file]
solution/integration/smo/ntshome/docker_stats.sh [deleted file]
solution/integration/smo/resources/CommonEventFormat_28.4.1.json [deleted file]
solution/integration/smo/resources/CommonEventFormat_30.0.1.json [deleted file]
solution/integration/smo/resources/CommonEventFormat_30.1_ONAP.json [deleted file]
solution/integration/smo/resources/devicemanager.properties [deleted file]
solution/integration/smo/resources/go-collector.sh [deleted file]
solution/integration/smo/resources/org.ops4j.pax.logging.cfg [deleted file]
solution/integration/smo/resources/startODL.oom.sh [deleted file]
solution/integration/smo/sdnr/certs/certs.properties [new file with mode: 0644]
solution/integration/smo/sdnr/certs/keys0.zip [new file with mode: 0644]
solution/integration/smo/sdnr/mountpoint-registrar.properties [new file with mode: 0644]
solution/integration/smo/vesc/collector.properties [new file with mode: 0644]
solution/integration/smo/zk/zk_server_jaas.conf [new file with mode: 0644]