Support multiple nearRtRICs and fix unit-tests 86/1186/2
authorRehanRaza <muhammad.rehan.raza@est.tech>
Fri, 18 Oct 2019 14:51:47 +0000 (16:51 +0200)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Mon, 21 Oct 2019 12:14:34 +0000 (14:14 +0200)
commit25501ccf6b73c3afded66eade70ee59af102844f
tree802fbfab6bbe14b6404f7e436e34ffd789fef6a8
parent799dafa576935e93c262a20f2b055a94dd637ddd
Support multiple nearRtRICs and fix unit-tests

Change-Id: Iaf446bc8b99900019925936a53c0b5b890dfb933
Issue-ID: NONRTRIC-35
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
sdnc-a1-controller/northbound/nonrt-ric-api/model/src/main/yang/NONRT-RIC-API.yang
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/java/org/onap/sdnc/northbound/provider/NonrtRicApiProvider.java
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/java/org/onap/sdnc/northbound/restadpter/NearRicUrlProvider.java
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/main/resources/NearRtRicList.properties [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/src/test/java/org/onap/sdnc/northbound/NonrtRicApiProviderTest.java