Sandeep Shah | 6c64ce6 | 2019-04-10 11:34:16 -0500 | [diff] [blame] | 1 | restapi.templateDir=/opt/onap/ccsdk/restapi/templates |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 2 | controller.url=http://sdnc.onap:8282 |
Sandeep Shah | 6c64ce6 | 2019-04-10 11:34:16 -0500 | [diff] [blame] | 3 | controller.user=admin |
| 4 | controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 5 | ransim-mounted=false |
Sandeep Shah | d6deacc | 2019-08-20 12:14:54 -0500 | [diff] [blame] | 6 | configdb-deployed=false |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 7 | |
Sandeep Shah | 6c64ce6 | 2019-04-10 11:34:16 -0500 | [diff] [blame] | 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 | |
| 18 | #Patch Targets |
| 19 | oofpcipoc.patch.pci.target=/oofpcipoc:phy-cell-id-in-use |
| 20 | oofpcipoc.patch.pci.target2=/oofpcipoc:fap-service[oofpcipoc:alias='{alias}']/oofpcipoc:x-0005b9-lte |
| 21 | |
| 22 | |
| 23 | # Templates |
| 24 | restapi.pci-patch.templatefile=oofpcipoc-pci-patch.json |
| 25 | restapi.neighbor-add.templatefile=oofpcipoc-addNeighbor.json |
| 26 | restapi.neighbor-delete.templatefile=oofpcipoc-deleteNeighbor.json |
| 27 | restapi.generic-neighbor-patch.template=oofpcipoc-generic-neighbor-patch.json |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 28 | restapi.add-nbr-to-configdb-per-notif.template=oofpcipoc-add-nbr-to-configdb-per-nbrlist-change-notif.json |
Sandeep Shah | d6deacc | 2019-08-20 12:14:54 -0500 | [diff] [blame] | 29 | restapi.dmaap-publish.templatefile=oofpcipoc-dmaap-publish-template.json |
| 30 | restapi.dmaap-publish-config-response.template=oofpcipoc-dmaap-publish-config-response-template.json |
| 31 | restapi.dmaap-publish-modifyconfig-payload.template=oofpcipoc-dmaap-publish-modifyconfig-resp-payload-template.json |
| 32 | restapi.dmaap-publish-modifyconfiganr-payload.template=oofpcipoc-dmaap-publish-modifyconfiganr-resp-payload-template.json |
Sandeep Shah | 6c64ce6 | 2019-04-10 11:34:16 -0500 | [diff] [blame] | 33 | |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 34 | # URLs without Netconf Mount of Ran Simulator |
Sandeep Shah | 6c64ce6 | 2019-04-10 11:34:16 -0500 | [diff] [blame] | 35 | restapi.config=/restconf/config |
| 36 | restapi.radio-access=/restconf/config/oofpcipoc:radio-access |
| 37 | restapi.fap-service=/restconf/config/oofpcipoc:radio-access/fap-service/{alias} |
| 38 | restapi.x-005b9-lte=/restconf/config/oofpcipoc:radio-access/fap-service/{alias}/x-0005b9-lte |
| 39 | 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 |
| 40 | 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} |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 41 | |
| 42 | # URLs with Netconf Mount of Ran Simulator |
| 43 | restapi.config.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/ |
| 44 | restapi.radio-access.ransim-mounted=/restconf/config/network-topology:network-topology/topology/topology-netconf/node/{pnf-name}/yang-ext:mount/oofpcipoc:radio-access |
| 45 | 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} |
| 46 | 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 |
| 47 | 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 |
| 48 | 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} |
| 49 | |
| 50 | #URLs for ConfigDB |
| 51 | restapi.configdb.add-nbrlist-change-per-notif=/createNbr/{cellId} |
| 52 | configdb.url=http://10.31.3.18:8080/api/sdnc-config-db/v3 |
Sandeep Shah | d6deacc | 2019-08-20 12:14:54 -0500 | [diff] [blame] | 53 | restapi.configdb.patch-pci-for-cell=/modifyPci/{cellId} |
| 54 | restapi.configdb.patch-ho-for-nbr=/modifyNbrHO/{cellId}/{targetCellId} |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 55 | |
| 56 | #DMAAP Publish |
Sandeep Shah | d082f24 | 2019-10-21 13:15:48 -0500 | [diff] [blame] | 57 | dmaap-message-router.url=http://message-router.onap:3904/events |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 58 | oofpcipoc-dmaap.nbrlist-change.topic=/PCI-NOTIF-TOPIC-NGHBR-LIST-CHANGE-INFO |
Sandeep Shah | d082f24 | 2019-10-21 13:15:48 -0500 | [diff] [blame] | 59 | oofpcipoc-dmaap-configuration-response.topic=SDNR-CL-RSP |
Sandeep Shah | 2729664 | 2019-07-11 22:10:58 -0500 | [diff] [blame] | 60 | |
| 61 | oofpcipoc-dmaap.requestID=9d2d790e-a5f0-11e8-98d0-529269fb1459 |
| 62 | oofpcipoc-dmaap.aai= |
| 63 | oofpcipoc-dmaap.version=1.0.2 |
| 64 | oofpcipoc-dmaap.nbrlistchange.action=NeighborListModified |
Sandeep Shah | d6deacc | 2019-08-20 12:14:54 -0500 | [diff] [blame] | 65 | |
| 66 | oofpcipoc-dmaap-config-resp.timestamp=2018-09-10T07:10:05.614Z |
| 67 | oofpcipoc-dmaap-config-resp.apiver=1.0 |
| 68 | oofpcipoc-dmaap-config-resp.requestID=722ee65a-8afd-48df-bf57-c152ae45bacc |
| 69 | oofpcipoc-dmaap-config-resp.subrequestID=1 |
Sandeep Shah | d082f24 | 2019-10-21 13:15:48 -0500 | [diff] [blame] | 70 | oofpcipoc-dmaap-config-resp.requesttrack=no |
| 71 | oofpcipoc-dmaap-config-resp.flags=none |
Sandeep Shah | d6deacc | 2019-08-20 12:14:54 -0500 | [diff] [blame] | 72 | oofpcipoc-dmaap-config-resp.version=1.0 |
| 73 | oofpcipoc-dmaap-config-resp.rpc-name.modifyconfiganr=modifyconfiganr |
| 74 | oofpcipoc-dmaap-config-resp.rpc-name.modifyconfig=modifyconfig |
| 75 | oofpcipoc-dmaap-config-resp.correlationID=722ee65a-8afd-48df-bf57-c152ae45bacc-1 |
| 76 | oofpcipoc-dmaap-config-resp.type=response |
| 77 | oofpcipoc-dmaap-config-resp.status-code=200 |
| 78 | oofpcipoc-dmaap-config-resp.status-value=SUCCESS |