blob: b958707da9710fb9c65bde9df2da3eaed6fc782f [file] [log] [blame]
Sandeep Shah6c64ce62019-04-10 11:34:16 -05001restapi.templateDir=/opt/onap/ccsdk/restapi/templates
Sandeep Shah27296642019-07-11 22:10:58 -05002controller.url=http://sdnc.onap:8282
Sandeep Shah6c64ce62019-04-10 11:34:16 -05003controller.user=admin
4controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
Sandeep Shah27296642019-07-11 22:10:58 -05005ransim-mounted=false
Sandeep Shahd6deacc2019-08-20 12:14:54 -05006configdb-deployed=false
Sandeep Shah27296642019-07-11 22:10:58 -05007
Sandeep Shah6c64ce62019-04-10 11:34:16 -05008restapi.trustStoreFileName=/opt/onap/sdnc/data/stores/truststore.openecomp.client.jks
9restapi.trustStorePassword=adminadmin
10restapi.keyStoreFileName=/opt/onap/sdnc/data/stores/sdnc.p12
11restapi.keyStorePassword=adminadmin
12restapi.connection-oof-url=http://oof.api.simpledemo.onap.org:8698/api/oof/v1/route
13naming.gen-name.url=http://neng-serv:8080
14naming.gen-name.user=ccsdkapps
15naming.gen-name.pwd=ccsdkapps
16
17
18#Patch Targets
19oofpcipoc.patch.pci.target=/oofpcipoc:phy-cell-id-in-use
20oofpcipoc.patch.pci.target2=/oofpcipoc:fap-service[oofpcipoc:alias='{alias}']/oofpcipoc:x-0005b9-lte
21
22
23# Templates
24restapi.pci-patch.templatefile=oofpcipoc-pci-patch.json
25restapi.neighbor-add.templatefile=oofpcipoc-addNeighbor.json
26restapi.neighbor-delete.templatefile=oofpcipoc-deleteNeighbor.json
27restapi.generic-neighbor-patch.template=oofpcipoc-generic-neighbor-patch.json
Sandeep Shah27296642019-07-11 22:10:58 -050028restapi.add-nbr-to-configdb-per-notif.template=oofpcipoc-add-nbr-to-configdb-per-nbrlist-change-notif.json
Sandeep Shahd6deacc2019-08-20 12:14:54 -050029restapi.dmaap-publish.templatefile=oofpcipoc-dmaap-publish-template.json
30restapi.dmaap-publish-config-response.template=oofpcipoc-dmaap-publish-config-response-template.json
31restapi.dmaap-publish-modifyconfig-payload.template=oofpcipoc-dmaap-publish-modifyconfig-resp-payload-template.json
32restapi.dmaap-publish-modifyconfiganr-payload.template=oofpcipoc-dmaap-publish-modifyconfiganr-resp-payload-template.json
Sandeep Shah6c64ce62019-04-10 11:34:16 -050033
Sandeep Shah27296642019-07-11 22:10:58 -050034# URLs without Netconf Mount of Ran Simulator
Sandeep Shah6c64ce62019-04-10 11:34:16 -050035restapi.config=/restconf/config
36restapi.radio-access=/restconf/config/oofpcipoc:radio-access
37restapi.fap-service=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}
38restapi.x-005b9-lte=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}/x-0005b9-lte
39restapi.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
40restapi.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}
Sandeep Shah27296642019-07-11 22:10:58 -050041
42# URLs with Netconf Mount of Ran Simulator
43restapi.config.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/
44restapi.radio-access.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access
45restapi.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}
46restapi.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
47restapi.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
48restapi.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}
49
50#URLs for ConfigDB
51restapi.configdb.add-nbrlist-change-per-notif=/createNbr/{cellId}
52configdb.url=http://10.31.3.18:8080/api/sdnc-config-db/v3
Sandeep Shahd6deacc2019-08-20 12:14:54 -050053restapi.configdb.patch-pci-for-cell=/modifyPci/{cellId}
54restapi.configdb.patch-ho-for-nbr=/modifyNbrHO/{cellId}/{targetCellId}
Sandeep Shah27296642019-07-11 22:10:58 -050055
56#DMAAP Publish
Sandeep Shahd082f242019-10-21 13:15:48 -050057dmaap-message-router.url=http://message-router.onap:3904/events
Sandeep Shah27296642019-07-11 22:10:58 -050058oofpcipoc-dmaap.nbrlist-change.topic=/PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO
Sandeep Shahd082f242019-10-21 13:15:48 -050059oofpcipoc-dmaap-configuration-response.topic=SDNR-CL-RSP
Sandeep Shah27296642019-07-11 22:10:58 -050060
61oofpcipoc-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459
62oofpcipoc-dmaap.aai=
63oofpcipoc-dmaap.version=1.0.2
64oofpcipoc-dmaap.nbrlistchange.action=NeighborListModified
Sandeep Shahd6deacc2019-08-20 12:14:54 -050065
66oofpcipoc-dmaap-config-resp.timestamp=2018-09-10T07:10:05.614Z
67oofpcipoc-dmaap-config-resp.apiver=1.0
68oofpcipoc-dmaap-config-resp.requestID=722ee65a-8afd-48df-bf57-c152ae45bacc
69oofpcipoc-dmaap-config-resp.subrequestID=1
Sandeep Shahd082f242019-10-21 13:15:48 -050070oofpcipoc-dmaap-config-resp.requesttrack=no
71oofpcipoc-dmaap-config-resp.flags=none
Sandeep Shahd6deacc2019-08-20 12:14:54 -050072oofpcipoc-dmaap-config-resp.version=1.0
73oofpcipoc-dmaap-config-resp.rpc-name.modifyconfiganr=modifyconfiganr
74oofpcipoc-dmaap-config-resp.rpc-name.modifyconfig=modifyconfig
75oofpcipoc-dmaap-config-resp.correlationID=722ee65a-8afd-48df-bf57-c152ae45bacc-1
76oofpcipoc-dmaap-config-resp.type=response
77oofpcipoc-dmaap-config-resp.status-code=200
78oofpcipoc-dmaap-config-resp.status-value=SUCCESS