fix odl patches
[ccsdk/distribution.git] / odlsli / src / main / properties / sdnr-oofpcipoc-api-dg.properties
1 restapi.templateDir=/opt/onap/ccsdk/restapi/templates
2 controller.url=http://sdnc-oam.onap:8282
3 controller.user=admin
4 controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
5 ransim-mounted=false
6 configdb-deployed=false
7
8 restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks
9 restapi.trustStorePassword=adminadmin
10 restapi.keyStoreFileName=/opt/onap/sdnc/data/stores/sdnc.p12
11 restapi.keyStorePassword=adminadmin
12 restapi.connection-oof-url=http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route
13 naming.gen-name.url=http://neng-serv:8080
14 naming.gen-name.user=ccsdkapps
15 naming.gen-name.pwd=ccsdkapps
16
17 # Templates
18 restapi.pci-patch.templatefile=oofpcipoc-pci-patch.json
19 restapi.neighbor-add.templatefile=oofpcipoc-addNeighbor.json
20 restapi.neighbor-delete.templatefile=oofpcipoc-deleteNeighbor.json
21 restapi.generic-neighbor-patch.template=oofpcipoc-generic-neighbor-patch.json
22 restapi.add-nbr-to-configdb-per-notif.template=oofpcipoc-add-nbr-to-configdb-per-nbrlist-change-notif.json
23 restapi.dmaap-publish.templatefile=oofpcipoc-dmaap-publish-template.json
24 restapi.dmaap-publish-config-response.template=oofpcipoc-dmaap-publish-config-response-template.json
25 restapi.dmaap-publish-modifyconfig-payload.template=oofpcipoc-dmaap-publish-modifyconfig-resp-payload-template.json
26 restapi.dmaap-publish-modifyconfiganr-payload.template=oofpcipoc-dmaap-publish-modifyconfiganr-resp-payload-template.json
27
28 # URLs without Netconf Mount of Ran Simulator
29 restapi.config=/restconf/config
30 restapi.radio-access=/restconf/config/oofpcipoc:radio-access
31 #restapi.fap-service=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}
32 #restapi.x-005b9-lte=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}/x-0005b9-lte
33 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
34 #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}
35
36 # URLs with Netconf Mount of Ran Simulator
37 restapi.config.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/
38 restapi.radio-access.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access
39 #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}
40 #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
41 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
42 #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}
43
44 # URLs without Netconf Mount of Ran Simulator New yang Model
45 restapi.getGNBDUFunction=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}
46 restapi.patchNRCellDU=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}/NRCellDU/{idNRCellDU}/attributes
47 restapi.patchNRCellRelation=/restconf/config/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBCUCPFunction/{idGNBCUCPFunction}/NRCellCU/{idNRCellCU}/NRCellRelation/{idNRCellRelation}/attributes
48
49 # URLs with Netconf Mount of Ran Simulator New yang Model
50 restapi.patchNRCellRelation.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}/attributes
51 restapi.getGNBDUFunction.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{mountName}/yang-ext:mount/ran-network:ran-network/NearRTRIC/{idNearRTRIC}/GNBDUFunction/{idGNBDUFunction}
52 restapi.patchNRCellDU.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}/attributes
53
54 #URLs for ConfigDB
55 restapi.configdb.add-nbrlist-change-per-notif=/createNbr/{cellId}
56 configdb.url=http://10.31.3.18:8080/api/sdnc-config-db/v3
57 restapi.configdb.patch-pci-for-cell=/modifyPci/{cellId}
58 restapi.configdb.patch-ho-for-nbr=/modifyNbrHO/{cellId}/{targetCellId}
59
60 #CPS endpoint to fetch the anchors    
61 restapi.cps.anchors.endpoint=${CPS_URL:-http://10.31.4.14:8883}/cps/api/v1/dataspaces/E2EDemo/anchors
62
63 #CPS-TBDMT Details                                                                                                                   
64 restapi.cps.tbdmt.execute.endpoint=${CPS_TBDMT_URL:-http://10.31.4.14:8081}/execute/{schemaSet}/{templateId}
65
66 #CPS-TBDMT xpath template ids
67 tbdmt.template.get-nearrtric-by-idgnbdufunction=get-nearrtric-by-idgnbdufunction
68 tbdmt.template.get-nearrtric-by-idgnbcucpfunction=get-nearrtric-by-idgnbcucpfunction
69 tbdmt.template.put-nrpci-nrcelldu=put-nrpci-nrcelldu
70 tbdmt.template.put-ho-nrcellrelation=put-ho-nrcellrelation
71
72 #DMAAP Publish
73 dmaap-message-router.url=http://message-router.onap:3904/events
74 oofpcipoc-dmaap.nbrlist-change.topic=/PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO
75 oofpcipoc-dmaap-configuration-response.topic=SDNR-CL-RSP
76
77 oofpcipoc-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459
78 oofpcipoc-dmaap.aai=
79 oofpcipoc-dmaap.version=1.0.2
80 oofpcipoc-dmaap.nbrlistchange.action=NeighborListModified
81
82 oofpcipoc-dmaap-config-resp.timestamp=2018-09-10T07:10:05.614Z
83 oofpcipoc-dmaap-config-resp.apiver=1.0
84 oofpcipoc-dmaap-config-resp.requestID=722ee65a-8afd-48df-bf57-c152ae45bacc
85 oofpcipoc-dmaap-config-resp.subrequestID=1
86 oofpcipoc-dmaap-config-resp.requesttrack=no
87 oofpcipoc-dmaap-config-resp.flags=none
88 oofpcipoc-dmaap-config-resp.version=1.0
89 oofpcipoc-dmaap-config-resp.rpc-name.modifyconfiganr=modifyconfiganr
90 oofpcipoc-dmaap-config-resp.rpc-name.modifyconfig=modifyconfig
91 oofpcipoc-dmaap-config-resp.correlationID=722ee65a-8afd-48df-bf57-c152ae45bacc-1
92 oofpcipoc-dmaap-config-resp.type=response
93 oofpcipoc-dmaap-config-resp.status-code=200
94 oofpcipoc-dmaap-config-resp.status-value=SUCCESS