aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth3-4/+4
Issue-ID: AAI-2403 Change-Id: I4dbd441eed8f1311f84fa8790c25b74d7ec4f284 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Update to latest version of schema-service1.4.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2169 Change-Id: I46419892d407605e9516532a559641a2ece9c666 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-25Update aai-schema to 1.0.3Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2393 Change-Id: I01057d020c1507c1f5a2224cf82591e0d4d41497 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-11Update resources to use 1.0.2 aai-schemaKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2368 Change-Id: I7154281ca26b381eec049e0d8d56e3411890839b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Update resources to use 1.4.3 aai-core versionKajur, Harish (vk250x)2-2/+20
Issue-ID: AAI-2360 Change-Id: I3b8f6e9939b192553bbc51cf1b32cc13bc62f37c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Make changes to integrate latest changesKajur, Harish (vk250x)13-161/+148
Add perm flags with metaspace flags as permgen has been replaced by metaspace in java 8 Update junits to remove the certificate Fix password configruation and schema changes to work with the increase nodes tool Correct service.name for making sure the correct DB connection name is set Add aaiconfig properties for the deleted objects to log Issue-ID: AAI-2327 Change-Id: I5a8a70f6d6630960b0e8ec4780fce3e1baf79cc1 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Merge "Update resources to use schema ingest changes"James Forsyth3-4/+5
2019-04-09Update resources to use schema ingest changesKajur, Harish (vk250x)3-4/+5
for the application to not start if it doesn't start properly Issue-ID: AAI-2329 Change-Id: I2f04282c2faf07de46b4dd6ecf7e494d442bcf87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-2349 Change-Id: I41e2e52e918b9997e8a37616536f84a46a84682d Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-07Update resources to log transactionsKajur, Harish (vk250x)2-92/+91
only when there is an write instead of during an GET where it is unnecessary creating extra memory Issue-ID: AAI-2331 Change-Id: Ia1e531c0bd7f3ba8e3bfbefb413fcaaad30e18b7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-02Update to latest springbootJimmy Forsyth1-4/+4
Remove -SNAPSHOT dependencies Issue-ID: AAI-2243 Change-Id: I70a0c702728c6ae265218c6195b6fec30f76527e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)2-5/+5
Issue-ID: AAI-2266 Change-Id: Ie394ed4b0018925e69881932263a22da7527e234 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2019-03-05Update resources to use schema serviceKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-1866 Change-Id: I151e5182e0ff0f5c71ab54c13ffaacd2fb615741 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-05Merge "AAI-2198 Consistent code style in resources"James Forsyth2-0/+328
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
Add missing information so that the new verify job passes. Change-Id: I6a43f29a94a8234083dd0538c2421f916f1b0a98 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-28AAI-2198 Consistent code style in resourcesKeong Lim2-0/+328
Add plugins to resources/pom.xml Add Eclipse formatter configuration file Change-Id: I6e86d02e179542247def27aa0b0b111f0d24bfa9 Issue-ID: AAI-2198 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-19Merge "Update the bulk single transaction code"James Forsyth1-11/+23
2019-02-18Update the bulk single transaction codeKajur, Harish (vk250x)1-11/+23
to fix the memory leak due to not properly rolling back when there is an exception in the code Issue-ID: AAI-2168 Change-Id: Iaea6b1942547ae9da94b70cf29bc7a405ddabbea Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-18Remove the license check goalJimmy Forsyth1-10/+0
Issue-ID: AAI-2162 Change-Id: I3be92eee49b6460550ced74ce1ed3a5783a6fa2a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-01-16Merge "Improve JerseyConfiguration by use of generics"James Forsyth1-89/+88
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)40-189/+682
Issue-ID: AAI-1811 Change-Id: I5c397d5907bb0711977f62ba84abe454f410a3b7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-12-17Update for security vulnerabilitiesjimmy1-9/+9
Change-Id: Icd20affb614b6e647728a827b28884f72b11be2a Issue-ID: AAI-1889 Signed-off-by: jimmy <jf2512@att.com>
2018-12-05Improve JerseyConfiguration by use of genericskurczews1-89/+88
Issue-ID: AAI-1974 Change-Id: If48cc66b19aa2fdb6f6e64ddbd6059a88fe7296f Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-10-16Merge "Set AAF version to 2.1.4"Venkata Harish Kajur1-1/+1
2018-10-16Set AAF version to 2.1.4Jimmy Forsyth1-1/+1
Issue-ID: AAI-1755 Change-Id: I365ea212d04c3745dda4df090acaeacb8eb94488 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-15Adding AAF client legacy credentialsPavel Paroulek2-1/+34
Change-Id: I42b414de02a5d4482d8959007715694965b8e8d2 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> (cherry picked from commit 615d1f45b5733409d6ba4f630e01376aecb6e944)
2018-10-15Adding AAF client legacy credentialsPavel Paroulek2-1/+34
Change-Id: I42b414de02a5d4482d8959007715694965b8e8d2 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-13Set AAF version to 2.1.4-SNAPSHOTJimmy Forsyth1-1/+1
Issue-ID: AAI-1752 Change-Id: I8d647fa4ac2c7d77fcfc9ae8338484d50e2abac7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-11Update version.propsJimmy Forsyth1-2/+2
Issue-ID: AAI-1726 Change-Id: Iec131aae68353b2d8d6fbb89a4a685208891f1cc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-09Upversion resources to 1.4.0-SNAPSHOTKajur, Harish (vk250x)2-3/+3
Issue-ID: AAI-1726 Change-Id: I44e811d7d4c320acca5ec74e14577350e371c595 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-09Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1720 Change-Id: I0b3d1f4fe869f3547f3c62f694db5d59d8689f27 Signed-off-by: Jimmy Forsyth <jf2512@att.com> (cherry picked from commit c82cff45945304de3928845f417dc5ea7c0abc71)
2018-10-09Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1720 Change-Id: I0b3d1f4fe869f3547f3c62f694db5d59d8689f27 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-08Upversion resources to 1.3.1-SNAPSHOTJimmy Forsyth3-4/+4
Issue-ID: AAI-1708 Change-Id: Ia9c230978dc0cee7eeb005a3194464ae523414d5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-05Update resources to use realtime connection1.3.0Kajur, Harish (vk250x)3-8/+42
as the default and change it via config later to disable or enable this Issue-ID: AAI-1705 Change-Id: Ie0526e642ffa1c06d480d6ff1b5dd93ab87a7bb2 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-05Move to released version of AAF cadiJimmy Forsyth1-1/+1
Issue-ID: AAI-1702 Change-Id: Id8caa4246ee3942591c8785ced9278e519bbee91 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-27Move aai-common deps to 1.3.0Jimmy Forsyth1-3/+3
Issue-ID: AAI-1680 Change-Id: I03366ca1d7be2b6c64362d2875fe7c54bc91fb43 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-26Merge "Remove remaining chef references in Casablanca"James Forsyth1-6/+1
2018-09-25Remove remaining chef references in CasablancaKajur, Harish (vk250x)1-6/+1
Issue-ID: AAI-1674 Change-Id: I1ae41bf3db923b52dfbc46a353420216fadbe384 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-20Update the code to use realtime connectionMaharajh, Robby (rx2202)3-6/+6
for PUT/PATCH/DELETE to make it less likely to cause duplicates in the AAI Database Issue-ID: AAI-1667 Change-Id: I029c505193ff6d9533743732375e9a669ed9d1ca Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2018-09-19Exclude dom4j dependency and upversion activemqKajur, Harish (vk250x)1-1/+9
Issue-ID: AAI-1298 Change-Id: I5ad342598da2fd8946f9df9f96191ed224f5d236 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-17Disable authorization for /util/echoKajur, Harish (vk250x)3-3/+14
Issue-ID: AAI-1612 Change-Id: I12a14eacb85ed33296e1db5edf77d8abb250d239 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-13Update the spring web to 4.3.18.RELEASEKajur, Harish (vk250x)1-5/+12
Issue-ID: AAI-1563 Change-Id: Icaea76941346478fcdc0ae8b2491d5e4c5f1e592 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-05Adding AAF authorization filterPavel Paroulek5-17/+152
Adding a AAF authorization filter. Authorization checks a preconfigured permission org.onap.aai.resources Change-Id: I83766fc79ef4d65ede73599408a1fce4353b6488 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-09-04Upgrade to spring-web 4.3.18.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-1563 Change-Id: I33d4dd61b8edd962c46e4b32bea0086dd1bdea28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-04Upgrade to groovy 2.4.15Pavel Paroulek1-1/+1
Due to code scan upgrading to a recommended version of groovy Change-Id: I19cd2a9e05c94f30ac4ce59fb930c83066885e84 Issue-ID: AAI-1561 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-08-23Adding AAF basic auth filterPavel Paroulek10-0/+158
Adding a AAF Cadi filter. AAF is configured to communicate with Beijing AAF instance in the Windriver lab. To activate AAF filter set the profile aaf-auth Change-Id: I1489f1b4e22658c3513ac89ff2e57302bfe265c8 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-08-20Update resources to spring boot 1.5.15Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1509 Change-Id: Ie8c669652dd425bff10c187f58953968cb0c3a0d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)262-18785/+5462
Change the code to replace ModelIngestor with the NodeIngestor and replace the EdgeRules with the EdgeIngestor and EdgeSerializer Edge Ingestor for getting the rules from json files Edge Serializer for creating the edges between vertexes Node Ingestor is responsible for the multiple oxm files Issue-ID: AAI-1462 Change-Id: I555916911dc4076ac017173d63478b3b76b36e42 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-07-19Add collection under network for v13 and v14Kajur, Harish (vk250x)7-10/+10
Issue-ID: AAI-1395 Change-Id: I6d18c9686093e70c106efa22afbd536658231a29 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-07-04Fix bugs in AAI-ResourcesWiktor Garbarek6-89/+91
Fixed handling InterruptedException and NullPointerException; added closing connection with graph Change-Id: I8c317842550f62955b68347fd6f4e954e390ad1a Issue-ID: AAI-1362 Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>