summaryrefslogtreecommitdiffstats
path: root/a1-adapter/a1-adapter-api/provider
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08Update for Guilin mtce releaseDan Timoney1-1/+1
Update version of parent poms to 2.0.4 for Guilin mtce release. This is needed because this release includes changes to the ccsdk/sli repo, and therefore dependent repos must recompile against that version so that karaf feature.xml versions are correct. Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia23aa7c4711eaf950a9c4facebe8d785ae98cf1e
2020-11-19Readme for A1-Adapterelinuxhenrik1-0/+21
Issue-ID: CCSDK-2994 Change-Id: Ib6f904d398ee24a2632867023e366422ddc98134 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-02Roll to next Guilin snapshotDan Timoney1-1/+1
Roll to next snapshot release Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6c5e915dc5314d74901447d7f346461df0ab44fa
2020-10-29Use released 2.0.2 parent pomDan Timoney1-1/+1
Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8391c4460527ea2f59142a635d7a98421c28afd5
2020-09-15Roll to next Guilin snapshotDan Timoney1-2/+2
Roll to next Guilin snapshot version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic981d02cf285b7c83632aa192fe4427904bb9748
2020-09-10Update to use released parent pomsDan Timoney1-1/+1
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-10/+9
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-09-01Remove Sonar issueselinuxhenrik3-167/+103
Change-Id: I237379f7cb8043abaf75870312412a6302c9705a Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-27move a1-adapter to actual ccsdk/odlsli 1.0.1-SNAPSHOT dependencieshighstreetherbert1-5/+7
Issue-ID: SDNC-1336 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I71bc5f949914739df2f7696424e3330df278164e Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-08-24Added additional log informationLathish3-18/+39
Issue-ID: CCSDK-2604 Change-Id: I3b6e9759a9a31d694bc0ba488cd1d2dfb9bcfdb5 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-19Update Sli Version to release versionLathish1-5/+14
Set DG response to A1 response Issue-ID: CCSDK-2604 Change-Id: I6b3f5e80e452fd754f8157336b795dbc2d40e586 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-17Add A1 implementationLathish4-184/+633
Issue-ID: CCSDK-2604 Change-Id: Iad40153e7a8a0468c4512ae284de47cf42ee31bd Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-13Initial A1 adapter api implmentationLathish6-1/+458
Issue-ID: CCSDK-2604 Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-07-31Add the A1 Adapter APILathish1-0/+141
Restructed the repo's Issue-ID: CCSDK-2581 Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>