aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter/a1-adapter-api/feature
AgeCommit message (Collapse)AuthorFilesLines
2022-01-03Upgrade to log4j2 2.17.1Dan Timoney1-1/+1
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: Ife183d7c3b6cbcac93abd495829e3935f3b8cfff
2021-12-09Release version 1.2.5 maven artifactsDan Timoney1-1/+1
Release version 1.2.5 maven artifacts and roll to next version. Issue-ID: SDNC-1640 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I79922321df2599be75c511ccb7626f026cbdaf46
2021-12-06Release 1.2.4 maven artifacts (Istanbul / Silicon SR2)Dan Timoney1-1/+1
Release version 1.2.4 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3512 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If1f0388575598938b9e866171a9ea8892836ded2
2021-12-02Use Silicon SR2 version of parent poms1.2.4Dan Timoney1-1/+1
Update to use Istanbul / Silicon SR2 version of parent poms Issue-ID: CCSDK-3512 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia3e021b5c9c07151b393a71bac1c975c87c39b22
2021-10-21Release version 1.2.3 maven artifactsDan Timoney1-1/+1
Release version 1.2.3 of ccsdk/oran maven artifacts and roll version Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1ce0a45a53cd884b9d6ad5ae395048611564866f
2021-10-18Release version 1.2.2 maven artifactsDan Timoney1-1/+1
Release version 1.2.2 maven artifacts for Istanbul RC milestone and roll to next snapshot Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I11e730cb70935ec1d956a7324476291f4bc6b544
2021-10-15Update to use Istanbul RC version of parent pom1.2.2Dan Timoney1-1/+1
Update to use Istanbul RC released version of parent pom Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I440c3ffe13a1db8688f95abc5a889f44f99ae929
2021-09-16Release version 1.2.1 maven artifactsDan Timoney1-1/+1
Release version 1.2.1 of ccsdk/oran maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I0b68436318696939d679cbb3edc3bad032b50a24
2021-08-31Release initial Istanbul ccsdk/oran maven artifactsDan Timoney1-3/+2
Release initial Istanbul version of ccsdk/oran maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I78165d6240472c048f121fcbe07413b7a7418c66
2021-03-11Roll master version for IstanbulDan Timoney1-2/+2
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/oran to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib719aa66623af275507edfc646217625d1acc00c
2021-02-23Release 1.1.1 dockers and roll versionsDan Timoney1-2/+2
Release version 1.1.1 of alpolicymanagement service docker and roll versions to 1.1.2-SNAPSHOT Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If81245882f900401ce315a2a837a74e916e75e4d
2021-01-28Update parent pom versions for ODL AluminumDan Timoney1-1/+1
Update parent pom versions to match OpenDaylight Aluminum SR1 version (2.1.1-SNAPSHOT) Issue-ID: CCSDK-3107 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5c6cb9c8ce46ba682a456b074d719b5c17fa0646
2020-11-25Release version 1.1.0 of ccsdk/oranDan Timoney1-2/+2
Release initial Honolulu version of ccsdk/oran and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic01df9fa3332aa0010743cba7cd4d49e898f25f0
2020-11-18Readme for A1-AdapterLathish1-0/+21
Issue-ID: CCSDK-2994 Change-Id: Ib6f904d398ee24a2632867023e366422ddc98134 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-09-15Roll to initial Honolulu releaseDan Timoney1-2/+2
Roll to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1a97a62f0ec2ac7da7fa3cd093cd102f77ff9f3e
2020-09-10Update to use released parent pomsDan Timoney1-2/+2
Update ccsdk/oran to use released version of parent poms in preparation for release build. This is needed because ccsdk-oran Jenkins job is set up to use maven version plugin to roll version, instead of simply removing all occurrences of '-SNAPSHOT' in pom.xmls before doing staging build. Jenkins job should be changed not to use version plugin so that in the future we don't have to change parent pom version before release build. Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib51168dab3d1585b12043a3ac4979422428333a7
2020-09-03Fixing and Refactoring POM'sSingal, Kapil (ks220y)1-2/+1
Adding missing xml tag and parent pom referencing Issue-ID: CCSDK-2730 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2fa6eb3aea80480452122a62b417a2e944732645
2020-08-13Initial A1 adapter api implmentationLathish2-0/+49
Issue-ID: CCSDK-2604 Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>