aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/ranSlice
AgeCommit message (Collapse)AuthorFilesLines
2021-07-29Update to support use of version rangesDan Timoney1-13/+4
Updates to allow use of ranges in CCSDK version properties. Issue-ID: CCSDK-3387 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Icabcfc40b91e7204aa2e1d6c1ed6a47dcb7d4a05
2021-03-09Roll master version for IstanbulDan Timoney5-10/+10
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
2021-02-23Release version 1.1.1 of ccsdk/featuresDan Timoney5-10/+10
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
2021-02-05Adapt SDNR northbound to AluminiumRavi Pendurty12-147/+142
Adapt SDNR northbound to Aluminium Issue-ID: CCSDK-3128 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id2dc38d4f2573d5c6aeedfb42349433f22aa86f5 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-12-18Indenting POM's and running mvn tidy:pomSingal, Kapil (ks220y)2-12/+10
Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I34da02e3dbfde1008b3dd0526ed402201b445484
2020-11-30Release version 1.1.0 of featuresDan Timoney5-10/+10
Release initial Honolulu version of ccsdk/features and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e
2020-11-06Model updates for RANSlice YANGSandeep Shah1-19/+20
Changed mandatory fields to optional and corrected definition for gNBId in gNBCUUPFnGrp Issue-ID: CCSDK-2969 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ic1b5584809f06139303efb410166976e93d542ea
2020-10-08Fix dependency sli-provider-baseDan Timoney1-0/+1
The dependency sli-provider-base should specify scope as provided so that the ODL code that generates the feature.xml does not incorrectly add sli-provider-base and its dependencies. Doing so causes an incorrect entry for tomcat-jdbc, missing the option needed to locate the mariadb jdbc driver. Issue-ID: SDNC-1373 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I111512d9f45bba66b61f16392e506ab422cfe543
2020-10-01YANG Model update to RANSlice southoboundSandeep Shah1-1/+1
Minor update to YANG model for soutbound RANSlice to accommodate how Policy/SO sending sNSSAI in the DMAAP message. Chnaged type from uint32 to string. Issue-ID: CCSDK-2863 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I4a00dc6257d3198c20bdf3b1ee6fac9955f7b8fa
2020-09-21RNASlice Southbound YANG Model UpdatesSandeep Shah1-10/+142
Southbound YANG model updated to include RRMPolicy related nodes Issue-ID: CCSDK-2845 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: If3976127984c017d335f50091198cfc9c62e153e
2020-09-10Roll to initial Honolulu release versionDan Timoney5-10/+10
Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82
2020-09-08Updates to southbound ranSlice YANG modelSandeep Shah2-51/+183
Based on further use case developments, model updates for ranSlice southbound configuration YANG model Issue-ID: CCSDK-2724 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ia82af9e113bbabc000366566308907af6a245916
2020-08-17RAN Slice YANG Model and Associated Feature codeSandeep Shah30-0/+4360
This includes YANG models to be used for RAN Slice use case/POC in Gulian, and associated ranSlice Karaf feature code. Issue-ID: CCSDK-2661 SIgned-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I75ab8860c67bd25b7fdbcb5da734d705bfdce1b6