aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-18Exclude tomcat from jersey starter3.0.1-ONAP1.3.5casablancajimmy1-0/+6
Issue-ID: AAI-2016 Change-Id: Ic7ee542179138177ac0f2ed90a4e6d1659523517 Signed-off-by: jimmy <jf2512@att.com>
2018-12-11Upversion for CMR and dependency upgradesjimmy3-13/+13
Change-Id: Ib0723828913289cae7a911e866bb0dda206dfe50 Issue-ID: AAI-1889 Signed-off-by: jimmy <jf2512@att.com>
2018-11-21Update resources to use released aai-common3.0.0-ONAP1.3.4Jimmy Forsyth3-7/+7
Issue-ID: AAI-1942 Change-Id: I228e6c7e10fbe7968671bb7994b9027f4f3e042b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-11-06Add the https rest template1.3.3Kajur, Harish (vk250x)3-7/+7
Issue-ID: AAI-1761 Change-Id: I8424f28a87c35b4d55ee1a6c8709b37326f540e6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-29Upversion to 1.3.2Jimmy Forsyth3-4/+4
Issue-ID: AAI-1773 Change-Id: I3d15646dfd94a86d6a3d67fcea357c43618621db Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-10-25Check if response not sent1.3.1Pavel Paroulek1-0/+4
Check if someone else didn't already flush the response Change-Id: I9460697e6d8e05817d6af0fea8a0d7dad56ec605 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-24Changing formatting of error response.Pavel Paroulek3-7/+5
Response object can be modified only once. Change-Id: I753b01ca6e8bfd63c09a4d91f76216341a865160 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
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>
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-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-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>
2018-06-27Sonar fix in ModelVersionTransformerAdam Wudzinski1-1/+1
Added logging Change-Id: Ib74f0429deaab8608f88341ed709ca6bd6490003 Issue-ID: AAI-1244 Signed-off-by: awudzins <adam.wudzinski@nokia.com>
2018-05-23Upversion resources for CasablancaJimmy Forsyth3-8/+8
Issue-ID: AAI-1169 Change-Id: I1372972b9bdb57eed7bc084a2b877f9cc83ec7c3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-16Remove SNAPSHOT reference from common_functionsv1.2.12.0.0-ONAP2.0.0-ONAPJimmy Forsyth1-1/+1
Issue-ID: AAI-1143 Change-Id: I8a3e6ce39d740a23e810d2279329143382193b58 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Upversion resources prior to branchingJimmy Forsyth3-3/+3
Issue-ID: AAI-1140 Change-Id: Id6bcfafcc24e73418414e822976e176f84c21572 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Replace version.propertiesv1.2.0Jimmy Forsyth1-0/+14
Issue-ID: AAI-1139 Change-Id: I6f8b352ddff3b9f73cbe6c168400ec825c3624a9 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Update to remove the -SNAPSHOT for releaseKajur, Harish (vk250x)3-16/+2
Issue-ID: AAI-1139 Change-Id: Id25c88c65816459dbbd2d8e305f5e0005b9139b2 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-10Add OOF authorization to resourcesKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-1134 Change-Id: I3335857efe305e82d5895bac2cc5684370771607 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-03Update to remove loadbalancer codeKajur, Harish (vk250x)3-21/+3
Also add the realtime client SO Issue-ID: AAI-965 Issue-ID: AAI-1121 Change-Id: Ie94c53f1cb0c4f5e60dbd77c8ae100c52ad9c055 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-05-02Update the scripts to use spring boot styleKajur, Harish (vk250x)13-251/+215
Issue-ID: AAI-1106 Change-Id: I1d0ea6c328c3d219b5e9462117ad0720971b37cb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-27Update keystore to use aaf keystoreKajur, Harish (vk250x)1-0/+0
Issue-ID: AAI-1101 Change-Id: I7ab14b4c7014cca1dda3d7cdac2e946a7055d69d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-24Change common libs to use 1.2.3 release versionJimmy Forsyth1-3/+3
Issue-ID: AAI-1090 Change-Id: I31cc550732c71d94d80150c72b54650403bb49ac Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update pom deps to remove -SNAPSHOTKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-1057 Change-Id: I15ecf16131d47f455f1d8b32f2629724f4734fec Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-19Fix the X-HTTP-Method-Override issueKajur, Harish (vk250x)3-1/+206
Issue-ID: AAI-1084 Change-Id: Ife49befcbcd9c35c30f3c2b33558cf665f4ab7df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-18Update spring boot to 1.5.12Kajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1036 Change-Id: Ief67b7010ea1c3fed6913bb550b454f09dd77f58 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-13Merge "Correct INFO.yaml to pass YAML Lint"Manisha Aggarwal1-24/+24
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)4-2/+189
with spring boot Issue-ID: AAI-1019 Change-Id: I59c7351c381be07ae1be5abe6473d9c8614a0673 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-10Correct INFO.yaml to pass YAML LintEric Debeau1-24/+24
Change-Id: Ib32422348d7ed6895759b798df5f603d31469403 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-03Update docker tag conventionJessica Wagantall1-1/+1
Update docker tagging convention to use: $VERSION-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) $VERSION-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I7bae3d147b405f357c88a65a850dc93a3a7bcffe Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-29Update docker entrypoint to run independentKajur, Harish (vk250x)2-32/+27
Issue-ID: AAI-949 Change-Id: Ie8a2967c7db4d8632c2485389ab735c5420d6edd Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Remove hbase since we are moving to cassandraKajur, Harish (vk250x)1-84/+0
Issue-ID: AAI-586 Change-Id: I4d7ab3b15c7bf8b231551b6d4503ff2dc4f76143 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Update titan code to janus graph codeKajur, Harish (vk250x)67-493/+3483
Issue-ID: AAI-949 Change-Id: I841ac5e1734742af863c6bffd0cc3b1951dfa321 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>