summaryrefslogtreecommitdiffstats
path: root/sdnr/northbound
AgeCommit message (Collapse)AuthorFilesLines
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney30-30/+30
Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic6ab14fb8f49fdd506647ccc58dc8b20fb014c8d
2021-12-08Fix dependency scopeDan Timoney1-0/+1
Dependencies on sli artifacts should be defined as scope provided since they are preloaded, not loaded via feature.xml Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0b7e2dceb7feb75a3a1f67ba113bfad644b6ce29
2021-11-19Fix sonar Security HotspotsLiard Samuel2-14/+9
Issue-ID: CCSDK-3491 Signed-off-by: sliard <samuel.liard@gmail.com> Change-Id: I33787ccca2a8acd8085db6b2a915e8f2ac2511ec Signed-off-by: Dan Timoney <dtimoney@att.com> Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2021-11-11mirgate features to sr2Michael DÜrre30-30/+30
fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-10-28Use version 2.3.0 of parent pomsDan Timoney30-30/+30
Use released version 2.3.0 of parent pom to avoid compile errors due to removing aged-out snapshot version Issue-ID: CCSDK-3511 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I143ca8a9ac1b782cf8dce70a6a5febeda290a66b
2021-09-21Roll versions for JakartaDan Timoney30-60/+55
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If92ebc85c6e62bee4f30198e7f86b39b1cf07fc3
2021-09-16Release version 1.2.3 maven artifactsDan Timoney25-25/+25
Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9
2021-09-16Fix versionsDan Timoney5-5/+5
Some modules are using incorrect version, and one had an internal dependency that should use project.version to ensure consistency Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I865db7193a17f92ecb76accc6c0b82e2892f0bc2
2021-09-16Modify cm-handle featureNiranjana11-299/+323
Issue-ID: CCSDK-3342 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id25c420ee7a0020c634d37f7afc354bed8dfcf6b
2021-09-15Release version 1.2.2Dan Timoney20-20/+20
Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
2021-09-14Use version 2.2.1 of parent pomDan Timoney30-30/+30
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney20-20/+20
Release version 1.2.1 of ccsdk/features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie67023a6d3fe149a950d3e03f9e2bc7cef3d789b
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney30-80/+50
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
2021-08-26Add new feature to register cmhandle in CPSNiranjana16-1/+1062
Issue-ID: CCSDK-3342 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: If8fd65c090f6396a85b61261e0febd3333b66778
2021-08-23Version updatesDan Timoney1-5/+0
Update package versions to install security fixes Issue-ID: CCSDK-3415 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5c9bb8fa960ce8700fb65d8d3cf5da0f1cb90c7a
2021-07-29Update to support use of version rangesDan Timoney4-43/+11
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 Timoney25-45/+45
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 Timoney25-45/+45
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 Pendurty45-1066/+803
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 Timoney25-50/+50
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-22Merge "RNASlice Southbound YANG Model Updates"Dan Timoney1-10/+142
2020-09-21Bug fix in SDNR Northbound features POM fileSandeep Shah2-1/+8
Include dependency for RANSlice feature in the ccsdk-features-sdnr-northbound-all POM file Issue-ID: CCSDK-2847 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I4d16fca9f63322dc54a593fac2d2eeef2b5cd71d
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 Timoney25-45/+45
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-26Deprecate the SDNR A1 AdapterLathish13-914/+0
Issue-ID: CCSDK-2694 Change-Id: I9ef2975b08a551cc8d739ba7507530f80ad31eec Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-17RAN Slice YANG Model and Associated Feature codeSandeep Shah31-0/+4361
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
2020-08-12Refactoring POMSSingal, Kapil (ks220y)11-49/+0
running mvn tidy:pom and removing few duplicate dependencies Change-Id: I73144605f24c2d9cb524ab8bcdd6aebb5f0ec682 Issue-ID: CCSDK-2647 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-08-07Roll to next snapshotDan Timoney25-45/+45
Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
2020-07-20Updated A1 Yang modelLathish4-2645/+90
Issue-ID: CCSDK-2581 Change-Id: I816cac765c2cf09c3d0911b98b3361ef8cb3696f Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-05-13Remove A1 adaptor from sdnr-northbound-all aggregatorDan Timoney1-7/+0
Remove A1 adaptor from sdnr-northbound-all feature aggregator so that it can be optionally installed separately. Issue-ID: CCSDK-2371 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie06aa1652b3b498a6b2c60896e102e55fb98d560
2020-04-23Fixed sdnr sli dependenciesDan Timoney4-16/+0
Updated sdnr pom files to use sli version defined in parent pom instead of overriding with version 0.7.1 Change-Id: Ifbfac82c798de8493fddf746de44183e6b323d6f Issue-ID: CCSDK-2334 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-10Update to specify SLI versionDan Timoney4-6/+7
Update to specify SLI version different from ccsdk/features version Change-Id: I75afb786f3dd82306ceb7684c8f33e3925234fe6 Issue-ID: CCSDK-2166 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-09Fixing package naming to fix MANIFEST.MFSingal, Kapil (ks220y)7-90/+87
Reafactoring POM Files Change-Id: Ib2eaaca2ee81d8354ccff4de10f7d6f77c8a82bf Issue-ID: CCSDK-2166 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-03-06Roll master to GuilinDan Timoney25-50/+50
Roll master to new versions for early Guilin developent Change-Id: I072f4657e16d5ad5b3fe81978f407c631a0048ed Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney25-31/+26
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-02Include CMNotify feature in SDNRSandeep Shah1-0/+7
Integration of CMNotify feature in ccsdk-features- sdnr-northbound-all meta feature Issue-ID: CCSDK-2148 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I52d4729e009e9f4abfed4514c5911c51c037f1c2
2020-03-02ORAN CMNotify Karaf Feature DevelopmentSandeep Shah14-1/+1227
CMNotify Karaf feature development as part of SDNR meta-feature. This feature relates to receiving VES message for nbrListChangeNotification via DMAAP and making updates to RuntimeDB/ConfigDB Issue-ID: CCSDK-2130 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Iad5f0bfe855986a202a264b50e1a0591c7015fce
2020-02-24Fix dblib dependency scopeDan Timoney1-0/+2
Scope of dependency on dblib must be provided to avoid conflicting definition of embedded tomcat dependency in derived feature.xml Change-Id: Ib2da967427c80701525a8ba4c3432a9f9844a5f9 Issue-ID: CCSDK-2117 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-18JUNIT tests for SDNR OOFPCIPOCSandeep Shah3-56/+232
JUNIT test cases for provider classes of OOFPCIPOC SDNR feature Issue-ID: CCSDK-2105 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I6d1e79d47198bf145b5f880a73ea32a5b8b5b23c
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)42-472/+1160
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-01-31Merge "ORAN A1 Adapter YANG Model Update"Dan Timoney1-4/+3
2020-01-30Roll to next snapshotDan Timoney20-40/+40
Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-28ORAN A1 Adapter YANG Model UpdateSandeep Shah1-4/+3
Minor YANG model updated needed for RPC definition for notifyPolicyEnforcementUpdate Issue-ID: CCSDK-2043 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: If321f34bdd387482bef860a2ae89ccf9faf94536
2020-01-23Use released parent pomDan Timoney20-20/+20
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-22Fixed the Response code to Response MessageLathish2-25/+24
Issue-ID: CCSDK-1888 Change-Id: I2b5cc38ccf755a03dfa94337601f14888fa0b108 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>