summaryrefslogtreecommitdiffstats
path: root/aai-service
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09Roll to initial Honolulu release versionDan Timoney3-6/+6
Roll master branch to initial Honolulu release version Change-Id: Id7829542cb5981c11b38367952e6bc29ffa4cfe8 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-19fix for J11Michael Dürre1-13/+17
add missing dependency in J11 Issue-ID: CCSDK-2668 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I5bbdb0638f1367b7e2e06ac173538089e772cba0
2020-08-12make logs quieterKevin Smokowski1-1/+1
make logs quieter Issue-ID: CCSDK-2645 Change-Id: Id880be7d733234b63a81a60326f78470db4fd576 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
2020-08-07Roll to next snapshotDan Timoney3-6/+6
Roll to snapshot version 1.0.1-SNAPSHOT Change-Id: Ie09ba5c2bedcd8cddf3e8cca0eff8e05c2ad268a Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-03Update adaptors to sodiumDan Timoney1-0/+3
Update sli/adaptors to OpenDaylight Sodium release. 2 changes were needed: - mdsal-resource : needed to add unimplemented abstract methods in inner anonymous BundleContext class in test case. - resource-assignment: needed to correct unit test problems that were ignored in earlier versions of h2 Change-Id: Ice63bfce64768e46c4376db55e3e9e97d0b934ad Issue-ID: CCSDK-2551 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-06-01Merge "added assert statements in 7 test files"Dan Timoney1-0/+5
2020-05-27added assert statements in 7 test filesRupinder1-0/+5
Issue-ID: CCSDK-2232 Change-Id: I07e3806cac9a317130ad1d5fe4c9af4fb1a17a5d Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-27added assert statements in 5 test filesRupinder5-3/+16
Issue-ID: CCSDK-2232 Change-Id: I31033bc267381cf9f07701e4ebacbd318d3070d9 Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
2020-05-06SOTN-NNI integration test issue fixedsangu_36531-3/+3
ccsdk adaptor not able to process cVLAN and tpId attribute Changed tpId to tp-id and cVLAN to cvlan need cherrypick to frakfurt Issue-ID: CCSDK-2359 Signed-off-by: sangu_3653 <sangappa.m@huawei.com> Change-Id: I73ffbe503e082059b1bdb637dc4841102d92ca05
2020-03-31removed some unused importsRupinder1-5/+0
Removed unused imports to reduce code smells Issue-ID: CCSDK-2232 Change-Id: Id929b506c9030818a0b9daa975f526699e710270 Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
2020-03-21AAI v19 schema XSD merge to sdncshashikanth.vh@huawei.com1-372/+2132
Merged AAI v19 schema XSD Change-Id: I49e32b89369381c6a7cc25720415856ac0f40a1d Issue-ID: CCSDK-2171 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2020-03-19Merge "Adding required v19 model resources"Dan Timoney1-0/+10
2020-03-19Merge "Adding autogenerated files to gitignore list"Dan Timoney1-0/+1
2020-03-19Update processing of data of type List in AAIDeclarationsRich Tabedzki1-6/+49
Changes made: * Updated processing of data of type List in AAIDeclarations Issue-ID: CCSDK-2170 Change-Id: I019eaba0315d1131ff3f5fe50d5d76f824f939b7 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2020-03-12Adding required v19 model resourcesGaurav Agrawal1-0/+10
Adding new resources to path properties to make them available to SDNC. Issue-ID: CCSDK-2171 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Change-Id: I2425bf7040d427a082c27b71bc57a78ae31cdc93
2020-03-12Adding autogenerated files to gitignore listGaurav Agrawal1-0/+1
Adding autogenerated files to gitignore list. Issue-ID: CCSDK-2171 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Change-Id: I51d5179a27e85603156ed8a3a8d35df71d888857
2020-03-12Updating aai adapter to v19 modelGaurav Agrawal26-437/+437
Updated AAI XSD model to v19 to make new schema's available to SDNC. Change-Id: I5b82d97e0c96e1593237e0d10d790115bf8be965 Issue-ID: CCSDK-2171 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2020-03-05Roll master to GuilinDan Timoney3-15/+14
Roll versions of master for early Guilin development Change-Id: Id725abd9ecb3c67b2687e15286cb2f2bcd50be1a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-03Use released 1.5.2 CCSDK parentDan Timoney3-3/+3
Update to use released version of CCSDK parent pom Change-Id: I24f981aaaca40909690d8118f7c0cdb8faa57d3a Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-24Roll versions to next snapshotDan Timoney3-6/+6
Roll CCSDK to next snapshot version Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney3-3/+3
Use released version of ccsdk/parent poms Change-Id: Ifa7059c687e09de9977b94d92fbf1869d510b00d Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-13Refactor features to separate installerTimoney, Dan (dt5972)4-101/+0
Refactor karaf feature.xml files to separate installer Change-Id: I4dc4ad3c139522b12f41f1786ef16bfdd556f2b9 Issue-ID: CCSDK-1754 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-02Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)6-6/+6
Fixed version of parent pom to use snapshot version Change-Id: Iec34f6ca9bd1ab14d4c1c8a837e3b693bd716069 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-19Fix versions of sli core dependenciesTimoney, Dan (dt5972)2-0/+2
Fix to override ccsdk sli core version from parent pom with current version Change-Id: Ibd5ef12c65286a089332ed21ea7d85d90ac72911 Issue-ID: CCSDK-1944 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)6-6/+6
Use released 1.5.0 version of parent pom Change-Id: I296db09cd94de93c150da5c2be5b34348ee320d7 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-05minor updates to clean up codeAgarwal, Ruchira (ra1926)5-10/+36
clean up code to sync with internal Issue-ID: CCSDK-1873 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: Idcc7186d5aaa783c527de3986e7a1ecd9bfcf651
2019-10-31pom updatesSmokowski, Kevin (ks6305)1-1/+8
inherit version for org.onap.logging-analytics artifacts, add back two dependecies for aai service Issue-ID: CCSDK-1882 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I469d42c0b8bb5d86c3e9acaa97b5be11dda361e0
2019-10-18pom changesSmokowski, Kevin (ks6305)1-35/+8
remove unused dependencies Issue-ID: CCSDK-1850 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I3de3c2c6e2fcb0a905fed954191dea3762cd50cc
2019-10-11[CCSDK] adding vnfc|cp paths to aai-path.propertiesstark, steven1-0/+4
Issue-ID: CCSDK-1814 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ia5437d6361884448e2894c5d899ab2265e59a232
2019-10-10Fix broken buildTimoney, Dan (dt5972)3-2/+9
MetricLogger no longer has its own static definitions for MDC fields - instead, these are in logging analytics class Change-Id: I3074cf6879120b1e03a5b14e6f38b13eef82ad77 Issue-ID: CCSDK-1824 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-10Roll version for Frankfurt releaseTimoney, Dan (dt5972)6-12/+12
Roll version in master branch to Frankfurt version (0.7.0-SNAPSHOT) Change-Id: I668004304935d1d1c312749f4c2507a159db4f0f Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-29Revert "Proposal to remove OSGi dependencies from the CCSDK project"Timoney, Dan (dt5972)20-6471/+0
This reverts commit b1dd81ede363508f83c86ed497b8c0815045f8e5. This commit contains a significant amount of new code with no jUnit testing, which drives our code coverage for this repo below mandatory 55% line coverage. Thus, this is not acceptable. Change-Id: I8a3196df31d0c86747bdb3facd963983276a66e2 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)7-14/+14
Roll versions in master branch Change-Id: Idbfc7999336f017e81a1715a9255d72188647d18 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-26Proposal to remove OSGi dependencies from the CCSDK projectMatej Perina20-0/+6471
Dependencies on the OSGi frameworks and libraries are removed by integrating the CCSDK project with the lighty.io. It's a toolkit that allows to use ODL services (in this case core services and the Restconf) without the dependency on the Karaf framework and the Blueprint DI. In this change are created the lighty.io modules which initialize and expose same services as the Blueprint DI in the blueprint.xml files. More info about the lighty.io - https://lighty.io Change-Id: Ia9eed2f60c71b7fc2e93b738c857d290b28e9420 Signed-off-by: Matej Perina <matej.perina@pantheon.tech> Signed-off-by: Samuel Kontris <samuel.kontris@pantheon.tech>
2019-08-15Code changes for OpenDaylight NeonTimoney, Dan (dt5972)7-15/+54
Updated code for OpenDaylight Neon, using conversion script in ccsdk/parent/tools. Change-Id: Ic91cff9ee50102b8af1a73f829908de82995b2ef Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-09Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions"Dan Timoney6-12/+12
2019-08-09CCSDK-1556 -Move this constructor to comply with Java Code ConventionsThugutla Sailakshmi6-12/+12
Move this constructor to comply with Java Code Conventions Issue-ID: CCSDK-1556 Change-Id: I6b6c75c07cccdd4b18027f6c4ab3badf9c273c97 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-08-08sli adaptors features file cleanupSmokowski, Kevin (ks6305)2-49/+3
sli adaptors features file cleanup Issue-ID: CCSDK-1575 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I2832b1e4b4ac09e2ecc7371f66322ea627f8c576
2019-08-07Roll version to recreate artifactsTimoney, Dan (dt5972)6-12/+12
Roll version to 0.5.1 to recreate El Alto early drop artifacts Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-30Merge "Add "@Override" annotation above method signature"Dan Timoney1-1/+3
2019-07-30Merge "CCSDK-1559 -Rename this local variable to match the regular ↵Dan Timoney1-4/+4
expression '^[a-z][a-zA-Z0-9]*$'"
2019-07-30Merge "CCSDK-1557 -Replace the type specification in this constructor call ↵Dan Timoney1-1/+1
with the diamond operator ("<>")."
2019-07-30CCSDK-1559 -Rename this local variable to match the regular expression ↵Thugutla Sailakshmi1-4/+4
'^[a-z][a-zA-Z0-9]*$' Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$' Issue-ID: CCSDK-1559 Change-Id: I66e51fbb6f5836bc7b4ecb6640b2d63d7f7e1522 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-30Add "@Override" annotation above method signatureanushadasari1-1/+3
Using the @Override annotation is useful for: It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling. It improves the readability of the source code by making it obvious that methods are overridden. Change-Id: Ibcba103817ae804b064972cbe93c4a7e85076db7 Issue-ID: CCSDK-1558 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-07-30CCSDK-1557 -Replace the type specification in this constructor call with the ↵Thugutla Sailakshmi1-2/+2
diamond operator ("<>"). Replace the type specification in this constructor call with the diamond operator ("<>"). Issue-ID: CCSDK-1557 Change-Id: I714ddaf9d289a2a1ec82b8236b83103020fd8d25 Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-29CCSDK-1554 -Major issue-Remove this unused "cause" local variable.Thugutla Sailakshmi1-3/+2
Major issue-Remove this unused "cause" local variable. Issue-ID: CCSDK-1554 Change-Id: I44ecce26b9cc22970eb10bfb9deaf0aa9ca34eca Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-07-17Update parent version to 1.3.1Timoney, Dan (dt5972)6-6/+6
Update parent poms to version 1.3.1-SNAPSHOT Change-Id: I492fb0119507d39ca8ba46762375ca14a0065ab8 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-25Remove versions from project pomsTimoney, Dan (dt5972)3-10/+6
Remove versions from project poms and rely instead on dependencyManagement. Change-Id: I68171346273325e8dee0f7d2538549d2d8c154c8 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-05-15Updating aai adapter to v16 modelprakash.e26-431/+433
Updated AAI XSD model to v14 to make new schema's available to SDNC. Change-Id: I87030523747c21fcdb2f58ab9cab60124b7f9e25 Issue-ID: SDNC-764 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2019-05-02Fix SDWAN aai_schema_v14.xsd site-resource parametersprakash.e1-0/+14
Added postal-code and city parameters under site-resource in aai_schema_v14.xsd to update site-resource input parameters in AAI from SDNC Change-Id: I9423de1d2362f49be766f054c1cf9df172de4b1e Issue-ID: SDNC-659 Signed-off-by: Prakash.E <prakash.e@huawei.com>