X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlsli%2Fsrc%2Fmain%2Fproperties%2Fsdnr-oofpcipoc-api-dg.properties;h=33b0d0cd0db2911b191f358b41bbf12b71f9e8df;hb=afa58a146bcfa18643681dffd96f56c59abc3093;hp=d4f7e3cb25722f3ab4b52a98123dd4824840b3d5;hpb=6c64ce6d8be0d03ddc9d940cc5caeb7000b1f390;p=ccsdk%2Fdistribution.git diff --git a/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties b/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties index d4f7e3cb..33b0d0cd 100644 --- a/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties +++ b/odlsli/src/main/properties/sdnr-oofpcipoc-api-dg.properties @@ -1,10 +1,10 @@ restapi.templateDir=/opt/onap/ccsdk/restapi/templates -controller.url=http://localhost:8181 +controller.url=http://sdnc.onap:8282 controller.user=admin controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U -honeycomb.url=http://{honeycomb-instance-ip}:8183 -honeycomb.user=admin -honeycomb.pwd=admin +ransim-mounted=false +configdb-deployed=false + restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks restapi.trustStorePassword=adminadmin restapi.keyStoreFileName=/opt/onap/sdnc/data/stores/sdnc.p12 @@ -25,11 +25,60 @@ restapi.pci-patch.templatefile=oofpcipoc-pci-patch.json restapi.neighbor-add.templatefile=oofpcipoc-addNeighbor.json restapi.neighbor-delete.templatefile=oofpcipoc-deleteNeighbor.json restapi.generic-neighbor-patch.template=oofpcipoc-generic-neighbor-patch.json +restapi.add-nbr-to-configdb-per-notif.template=oofpcipoc-add-nbr-to-configdb-per-nbrlist-change-notif.json +restapi.dmaap-publish.templatefile=oofpcipoc-dmaap-publish-template.json +restapi.dmaap-publish-config-response.template=oofpcipoc-dmaap-publish-config-response-template.json +restapi.dmaap-publish-modifyconfig-payload.template=oofpcipoc-dmaap-publish-modifyconfig-resp-payload-template.json +restapi.dmaap-publish-modifyconfiganr-payload.template=oofpcipoc-dmaap-publish-modifyconfiganr-resp-payload-template.json -# URLs +# URLs without Netconf Mount of Ran Simulator restapi.config=/restconf/config restapi.radio-access=/restconf/config/oofpcipoc:radio-access restapi.fap-service=/restconf/config/oofpcipoc:radio-access/fap-service/{alias} restapi.x-005b9-lte=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}/x-0005b9-lte restapi.lte-ran-neighbor-list-in-use=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}/cell-config/lte/lte-ran/lte-ran-neighbor-list-in-use restapi.lte-ran-neighbor-in-use=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}/cell-config/lte/lte-ran/lte-ran-neighbor-list-in-use/lte-ran-neighbor-list-in-use-lte-cell/{plmnid}/{cid} + +# URLs with Netconf Mount of Ran Simulator +restapi.config.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/ +restapi.radio-access.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access +#restapi.fap-service.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access/fap-service/{alias} +#restapi.x-005b9-lte.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access/fap-service/{alias}/x-0005b9-lte +restapi.lte-ran-neighbor-list-in-use.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access/fap-service/{alias}/cell-config/lte/lte-ran/lte-ran-neighbor-list-in-use +#restapi.lte-ran-neighbor-in-use.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access/fap-service/{alias}/cell-config/lte/lte-ran/lte-ran-neighbor-list-in-use/lte-ran-neighbor-list-in-use-lte-cell/{plmnid}/{cid} + + +# URLs with Netconf Mount of Ran Simulator New yang Model +restapi.lte-ran-neighbor-in-use.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBCUCPFunction/{idGNBCUCPFunction}/NRCellCU/{idNRCellCU}/NRCellRelation/{idNRCellRelation} +restapi.fap-service.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction} +restapi.x-005b9-lte.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU} + +#URLs for ConfigDB +restapi.configdb.add-nbrlist-change-per-notif=/createNbr/{cellId} +configdb.url=http://10.31.3.18:8080/api/sdnc-config-db/v3 +restapi.configdb.patch-pci-for-cell=/modifyPci/{cellId} +restapi.configdb.patch-ho-for-nbr=/modifyNbrHO/{cellId}/{targetCellId} + +#DMAAP Publish +dmaap-message-router.url=http://message-router.onap:3904/events +oofpcipoc-dmaap.nbrlist-change.topic=/PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO +oofpcipoc-dmaap-configuration-response.topic=SDNR-CL-RSP + +oofpcipoc-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459 +oofpcipoc-dmaap.aai= +oofpcipoc-dmaap.version=1.0.2 +oofpcipoc-dmaap.nbrlistchange.action=NeighborListModified + +oofpcipoc-dmaap-config-resp.timestamp=2018-09-10T07:10:05.614Z +oofpcipoc-dmaap-config-resp.apiver=1.0 +oofpcipoc-dmaap-config-resp.requestID=722ee65a-8afd-48df-bf57-c152ae45bacc +oofpcipoc-dmaap-config-resp.subrequestID=1 +oofpcipoc-dmaap-config-resp.requesttrack=no +oofpcipoc-dmaap-config-resp.flags=none +oofpcipoc-dmaap-config-resp.version=1.0 +oofpcipoc-dmaap-config-resp.rpc-name.modifyconfiganr=modifyconfiganr +oofpcipoc-dmaap-config-resp.rpc-name.modifyconfig=modifyconfig +oofpcipoc-dmaap-config-resp.correlationID=722ee65a-8afd-48df-bf57-c152ae45bacc-1 +oofpcipoc-dmaap-config-resp.type=response +oofpcipoc-dmaap-config-resp.status-code=200 +oofpcipoc-dmaap-config-resp.status-value=SUCCESS