aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter
AgeCommit message (Collapse)AuthorFilesLines
2020-09-23Fix blueprints after removing Sonar issueselinuxhenrik2-10/+2
Change-Id: I120b1646fd43ba74488366e8bd41474191533413 Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-17Merge "Remove Sonar issues"KAPIL SINGAL5-353/+218
2020-09-17Remove Sonar issueselinuxhenrik5-353/+218
Change-Id: I4e9b737e110f83a32512c3f5f98bf1a784e6c5ee Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-15Roll to initial Honolulu releaseDan Timoney9-18/+18
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 Timoney9-15/+15
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)9-154/+177
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 informationLathish4-24/+39
Issue-ID: CCSDK-2604 Change-Id: I3b6e9759a9a31d694bc0ba488cd1d2dfb9bcfdb5 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-19Update Sli Version to release versionLathish2-5/+20
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 implmentationLathish16-21/+811
Issue-ID: CCSDK-2604 Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-07-31Add the A1 Adapter APILathish8-1/+529
Restructed the repo's Issue-ID: CCSDK-2581 Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-07-28Add component structure + initial pom fileselinuxhenrik1-0/+31
Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>