summaryrefslogtreecommitdiffstats
path: root/odlsli/src/main/properties/ran-slice-api-dg.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-09-03Merge "A1 interface Support instead of O1."Dan Timoney1-4/+7
2021-09-03CPS-TBDMT integration testing - Bug fixesAhila1-0/+4
- RRMPolicymember update using listnodes API - SliceProfile update to NearRTRIC - Type errors Issue-ID: CCSDK-3437 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Ida8539d6c92bb6644e14354c2968f90af05c69f8
2021-09-02A1 interface Support instead of O1.Hariharan1-4/+7
Issue-ID: CCSDK-3436 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: Icd76056cb3695567f547c1ca5e9958173f3ed7df
2021-08-25RANSlice - allocate modify : CPS IntegrationAhila1-15/+11
Tested against CPS-TBDMT for an anchor Issue-ID: CCSDK-3340 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I8f8c22cbfb70433dcae126d24817b549a9793d4e
2021-08-21RAN Configuration enhancementsAhila1-0/+2
-Slice Profile decomposition -New slice Profile update in NearRTRIC during modify-allocate -Remove the Slice Profile from nearRTRIC during terminate -cell id(configParam) under nearRTRIC is appended with maxNoofConns to differentiate intelligent slicing from closed loop Issue-ID: CCSDK-3341 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I13720133500b10c3fdf27118a43f6924bfbb736c
2021-08-05RAN Slice - Termination testingHariharan1-5/+22
Issue-ID: CCSDK-3393 Change-Id: I6b99330eb7869fbca6c840fc994fb12131f3420a Signed-off-by: Hariharan <rh20085046@wipro.com>
2021-07-31CPS Integration - RANSlice-modify allocate scenarioAhila1-1/+32
Issue-ID: CCSDK-3340 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I4a318dee0740ebe7bce4cae1bea4faed5e6e28da
2021-04-01RAN Slice DG - Bug fixesAhila1-6/+34
Issue-ID: CCSDK-3244 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I666ecaac5793d93127398ab5859a4ecd52a935ca
2021-03-09DG Implementation - RAN Slice RPCSAhila1-2/+34
instantiateRANSlice-ModifyDeallocate terminateRANSlice activateRANSlice deactivateRANSlice Other Fixes Issue-ID: CCSDK-3191 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Id970af03ce509daedf1f2eab62aef71394fe9fea
2021-03-01Intelligent slicing updates RANSlice featureSandeep Shah1-2/+6
Includes code commit to support intelligent and closed loop RAN slicing for RANSlice feature. ALso includes bug fixes Issue-ID: CCSDK-3177 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I9c404f11f879c4aa8857fee4e626b16579a1785b
2021-02-22RAN Slice DG implementation of ran-slice-api_instantiateRANSliceModifyAllocateAhila1-6/+18
Issue-ID: CCSDK-3112 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I50ecc0f3c4109a0ae01b1589b7f0038e86f1c7d9
2021-02-19Additional DG Updates Bug fixes RANSlice featureSandeep Shah1-1/+10
DG updates and bug fixes for RANSlice feature Issue-ID: CCSDK-3112 SIgned-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I7d06fa0e27c64723ee51b1ab9b7679e2f36f91ce
2021-01-23DG Update and Templates for ranSlice featureSandeep Shah1-1/+28
Additional DG and templates to support ranSlice feature. This would include sub-DG's for varioius actions for instantiateRANSlice RPC/DG execution Issue-ID: CCSDK-3008 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I749a97b061e67644ee77bd56dd3725e5b9e7eb5a
2020-11-07DG's, templates, properties for ranSlice featureSandeep Shah1-56/+55
This commit includes DG for instantiateRANSlice RPC, templates, and proerty file updates Issue-ID: CCSDK-2857 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ib6e6199940e18f7358116818f410bea09184bc42
2020-08-26Inclusion of ranSlice feature in ODLSLISandeep Shah1-0/+91
Since ranSlice related feature code was already merged, now feature can be included in the CCSDK ODLSLI POM file Issue-ID: CCSDK-2679 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I2e1c4802c51b109df9359c8e1ccf569b32f4e95e Signed-off-by: Dan Timoney <dtimoney@att.com>