X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlsli%2Fsrc%2Fmain%2Fproperties%2Fran-slice-api-dg.properties;h=c8458876082b71655b8d8f4ec972a9e1626bc0bb;hb=f28520bb7e8ad6ca22d433c03c57212b2eb4bac5;hp=74aaf57b94abd45957145122b689d7d1abf43e3b;hpb=aef48f9b29b90e5d9ee35fc0c2527af8375fdcc8;p=ccsdk%2Fdistribution.git diff --git a/odlsli/src/main/properties/ran-slice-api-dg.properties b/odlsli/src/main/properties/ran-slice-api-dg.properties index 74aaf57b..c8458876 100644 --- a/odlsli/src/main/properties/ran-slice-api-dg.properties +++ b/odlsli/src/main/properties/ran-slice-api-dg.properties @@ -80,11 +80,38 @@ restapi.addnSSAIEntry.ToNRCellCU.ransim-mounted=/restconf/config/network-topolog #URLs for ConfigDB TO BE FINALIZED configdb.url=http://10.12.5.120:8080/api/sdnc-config-db/v4 +restapi.configdb.getNearRTRICsFromTrackingArea=/nearrtric-list/{trackingArea} restapi.configdb.getListOfCells=/cell-list/{trackingArea} restapi.configdb.getCUCellsOfRIC=/cu-cell-list/{nearRTRICId} restapi.configdb.getDUCellsOfRIC=/du-cell-list/{nearRTRICId} -restapi.configdb.getNearRTRICsFromTrackingArea=/nearrtric-list/{trackingArea} restapi.configdb.updateRANSliceInventory=/ranslice-details +restapi.configdb.updateRRMPolicy=​/rrmPolicy +restapi.configdb.updatenearRTRIC=​​/nearRTRIC +restapi.configdb.updategNBCUCP=​​/gNBCUCP +restapi.configdb.updategNBCUUP=​​/gNBCUUP +restapi.configdb.updategNBDU=​​/gNBDU #ConfigDB Templates for RestAPI calls against ConfigDB restapi.configDB.updateRANSliceInventory.templatefile=ranSlice-configDB-updateRANSliceInventory.json +restapi.configDB.updateRRMPolicy.CUCP.templatefile=ranSlice-configDB-updateRRMPolicy-CUCP.json +restapi.configDB.updateRRMPolicy.CUUP.templatefile=ranSlice-configDB-updateRRMPolicy-CUUP.json +restapi.configDB.updateRRMPolicy.DU.templatefile=ranSlice-configDB-updateRRMPolicy-DU.json +restapi.configDB.updatenearRTRIC.templatefile=ranSlice-configDB-updatenearRTRIC.json +restapi.configDB.updategNBCUCP.templatefile=ranSlice-configDB-updategNBCUCP.json +restapi.configDB.updategNBCUUP.templatefile=ranSlice-configDB-updategNBCUUP.json +restapi.configDB.updategNBDU.templatefile=ranSlice-configDB-updategNBDU.json + +#ConfigDB Related Properties +#RRMPolicyID to be incremented by 1, anytime neew RRMPolicy is added +configDB.rrmPolicyID=1 + +#RAN Simulator Related Properties +#The below RRMPolicy and PolicyMemberList ID's to be incremented by 1 +#anytime new RRMPolicy or PolicyMember is added to the list +ranNetwork.RRMPolicyRatioMemberID=1 + +#RANSlice Related Properties +nrcelldu.TotalPRBsPerCell=10240 +nrcellcu.maxNumberOfConnsPerCell=5120 +cuupfunction.DRBFactor=0.6 +cuupfunction.maxNumberOfDRBsPerCUUP=10240