summaryrefslogtreecommitdiffstats
path: root/adaptors/aai-service/provider/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2022-03-08Updating AAI schema to v25 inside CCSDK/sli's aai-service-provider adaptor.Hesam Rahimi4-1147/+5761
Issue-ID: CCSDK-3601 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3f9ef79bdd72a2fe832d7b1185c123be14953e49
2022-03-08Revert "AAI schema update"Hesam Rahimi4-365/+401
This reverts commit db3f905491c6a8f844212a4227281e758d73d333. Issue-ID: CCSDK-3601 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ic51d815dc095288459ea6200e70b1c14d211e41b
2022-01-18AAI schema updateCheung, Pat (kc1472)4-401/+365
Update AAI adaptor to v25 Issue-ID: CCSDK-3561 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: Ibf63c8fdb7018c707f760ad89af66aacf061b5c1
2021-10-29Sync local changes to support GRA microserviceDan Timoney3-4291/+1375
Sync changes made downstream to support GRA microservice Issue-ID: CCSDK-3504 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I854b5437c4a60023bd161e3625e08ff6e0771945
2021-07-20Updating ccsdk sli adaptor for aai to use v24 of the aai-schema.Hesam Rahimi4-1104/+4997
Issue-ID: CCSDK-3377 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ib35ad8b90660c9c62ffdf1911fff0da023772071
2021-02-18Add new EnvProperties classDan Timoney1-3/+3
Added new class EnvProperties, which extends java.util.Properties and supports property values containing embedded environment variable references. Updated code to use this class to load svclogic.properties, and updated dmaap listener to use that class to load dmaap listener configuration. Issue-ID: SDNC-1482 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7538b719631d8c10c27d059aeb4f70ce92760ebd
2021-02-02migrate sli to alu-SR1Michael DÜrre1-39/+0
migrate ODL interfaces and fix code for changes in alu-SR1 Issue-ID: CCSDK-3089 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Id48dcfc517585f2ce6b30047113cd1d173c3c9dc Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
2021-01-29Revert "migrate sli to alu-SR1"Dan Timoney1-0/+39
This reverts commit ce4e5f9a00d2677495240ad367b9bfc4b74752d0. Reason for revert: ODL upgrade changes need to be backed out until issues in ccsdk/features are resolved. Change-Id: I168e2519e37f3eee61609d0da890c14db49ec49e
2021-01-27migrate sli to alu-SR1Michael DÜrre1-39/+0
migrate ODL interfaces and fix code for changes in alu-SR1 Issue-ID: CCSDK-3089 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Iad824627c581c902b639a2f0246e3133d4e38c48
2020-12-03Updated aai-path.properties with AAI API'SMehreen Kaleem1-0/+4
used by MDONS use case Change-Id: I810a077199725dd0bb735c8bd6b5f68e026ed908 Issue-ID: CCSDK-3013 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-12-01Migrate sli-adaptor filesJessica Wagantall6-0/+15355
Migrate sli-adaptor repo files into a new "adaptors" directory. Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>