summaryrefslogtreecommitdiffstats
path: root/aai-resources
AgeCommit message (Collapse)AuthorFilesLines
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-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-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>
2018-03-27Merge "Fixes in ForceDeleteTool.java"James Forsyth1-43/+45
2018-03-26Update the poms to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-947 Change-Id: I715be10a2f50c880d2514f74f2ea353ccb9a8c84 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-26Merge "Fixes in DataSnapshot"James Forsyth1-251/+243
2018-03-23Fixes in ForceDeleteTool.javaburdziak1-43/+45
Change-Id: If59580f59465d44df73f748110bfec85d1ec22ca Issue-ID: AAI-931 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-23Fixes in DataSnapshotburdziak1-251/+243
Change-Id: Id0dd43252575af5d9352123f25cc471e9259ebe2 Issue-ID: AAI-930 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-22Merge "Fixes in DataSnapshot"James Forsyth1-21/+23
2018-03-22Fixes in DataSnapshotburdziak1-21/+23
Change-Id: If6f40ab2c34d6813f134805ebe50e2025d1c0fe5 Issue-ID: AAI-926 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-22Merge "Convert k8s manifest to yaml"Venkata Harish Kajur1-21/+13
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)111-324/+364
Issue-ID: AAI-858 Change-Id: I7bb4d3548801de2a9198307b812c7195573af615 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-21Merge "Remove the jackson databind depenedency"James Forsyth1-5/+0
2018-03-21Remove the jackson databind depenedencyKajur, Harish (vk250x)1-5/+0
Issue-ID: AAI-595 Change-Id: I44437564de483ac7dc2bbf8f40ebf6b940bed3e3 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-20Update spring boot 1.5.1 to 1.5.10Kajur, Harish (vk250x)2-7/+2
Issue-ID: AAI-800 Change-Id: I11e52ef14d43b0577a021c581a35ae30f43c397b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-17Convert k8s manifest to yamlTin Lam1-21/+13
This patch set changes a kubernetes yaml manifest with .yaml extension from json format to proper yaml format. Issue-ID: AAI-890 Change-Id: I057294751747ce3022232cf87bba12c3a1b98db8 Signed-off-by: Tin Lam <tin@irrational.io>
2018-03-13Add back the cassandra codehaus pluginVenkata Harish K Kajur1-4/+0
Issue-ID: AAI-595 Change-Id: If4575b46b150018e8819b1f3f145403a0532117c Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-06Add the spring boot maven pluginVenkata Harish K Kajur3-2/+6
Issue-ID: AAI-96 Change-Id: If55d3de6b4bced78b8fc029111e1ad47d077f9a6 Signed-off-by: Venkata Harish K Kajur <hkajur93@gmail.com>
2018-03-02Update to remove remaining nexus iq pomVenkata Harish K Kajur2-14/+37
Also change from using AJSC 6 to Spring Boot Issue-ID: AAI-595 Change-Id: I0a4d7cdbe01bb35ca4dc28124483e1abf165a979 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-01Update and exclude some deps for nexus iqVenkata Harish K Kajur1-10/+33
Excluded jackson asl and commons httpclient and upgraded the netty all groovy indy Issue-ID: AAI-595 Change-Id: Ic1571ac9aa05e5b94b267084607cfba725664fa0 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-01Exclude the jersey contribs for nexus iqVenkata Harish K Kajur1-0/+10
Issue-ID: AAI-595 Change-Id: Ic81ca04e97c13c323cbabf752eb68b6033221234 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-03-01Update activemq logback freemarker for nexus iqVenkata Harish K Kajur1-32/+75
Also update the pom to add proper distribution management Issue-ID: AAI-792 Issue-ID: AAI-793 Change-Id: Ia82e9602b9af0e2b1fea3fa1875bfc9c6af0eb83 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-28Turn ajsc 2 to using ajsc 6 spring bootVenkata Harish K Kajur172-4889/+5658
Issue-ID: AAI-800 Change-Id: Id174ec5088ddea57f18e605d004c417bee8fbf33 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-27Merge "Remove diffutils dependency"Venkata Harish Kajur1-6/+0
2018-02-27Remove diffutils dependencyJimmy Forsyth1-6/+0
Change-Id: I40c848111a2a354d7afa2ca26ea47f7d1c9e933d Issue-ID: AAI-808 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-27Fix the docker file to use chefVenkata Harish K Kajur1-0/+1
Issue-ID: AAI-536 Change-Id: Ib8c7632990a348de437e0a724a60589d470dc895 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-27Update the rest endpoints for v13 versionVenkata Harish K Kajur5-5/+4
Issue-ID: AAI-536 Change-Id: If48d6875a84f919f0cf67a036f4217124cc5a1ea Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-22Merge "Update DmaapConfig and AAIAppServlet to start"James Forsyth1-14/+0
2018-02-22Update DmaapConfig and AAIAppServlet to startVenkata Harish K Kajur1-14/+0
broker service properly Issue-ID: AAI-791 Change-Id: I18be22a6627fcbd2cbeb29a6338125aa06276d50 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-22Revert to pre-nexusIQ updatesJimmy Forsyth1-5/+5
Issue-ID: AAI-595 Change-Id: I8a760d453a58ddfe6fba28553829304932551feb Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-21Update versions for NexusIQJimmy Forsyth1-5/+5
Change-Id: I2cdb0cdaf3ea748fc046cfa13f3ecc693f849ad3 Issue-ID: AAI-595 Issue-ID: AAI-792 Issue-ID: AAI-793 Issue-ID: AAI-795 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-12Sync up the latest logging code changesVenkata Harish K Kajur81-28392/+4271
Issue-ID: AAI-493 Change-Id: I778acf7726b1f9881dee62b128b1fbc457bf7a7e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-17Merge "Sonar Minor:Remove duplicate literal"Venkata Harish Kajur1-4/+6
2018-01-15Add all of the command line toolsVenkata Harish K Kajur11-757/+833
for the get put update and releationship tools Issue-ID: AAI-488 Issue-ID: AAI-489 Issue-ID: AAI-490 Issue-ID: AAI-491 Issue-ID: AAI-492 Change-Id: Ie38f93e56b062d3d6966b191af5a9bc1817cf40e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-08Sonar Minor:Remove duplicate literalaishkashyap1-4/+6
Remove duplicate literal Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java Line No:264 Issue-ID: AAI-578 Change-Id: Idb14c0568c2740dd9257b965b4dce8a7e4b34548 Signed-off-by: aishkashyap <as00476394@techmahindra.com> Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-08Merge "Replace the type specification in constructor call"James Forsyth1-1/+1
2018-01-08Merge "Sonar Major:Use isEmpty() to check the collection"James Forsyth1-1/+1
2018-01-08Merge "Sonar Minor:Remove the declaration of exception"James Forsyth1-1/+1
2018-01-08Merge "Sonar Minor:Constant instead of duplicate literal"James Forsyth1-9/+9
2018-01-08Merge "Sonar Major : Remove useless parentheses"James Forsyth1-1/+1
2017-12-22Replace the type specification in constructor callaishkashyap1-1/+1
Replace the type specification in constructor call with the diamond operator Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assigned=false|severities=MAJOR Location: src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java Line No:335 Change-Id: Iab8df89a6c049eeceaea880ed1e00f1f080a25af Issue-ID: AAI-581 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-21Sonar Major:Use isEmpty() to check the collectionaishkashyap1-1/+1
Use isEmpty() to check whether the collection is empty or not Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assigned=false|severities=MAJOR Location: src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java Line No:397 Change-Id: I4ffc7c8a0aa71101c1933bf792071934a8c91e2c Issue-ID: AAI-579 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-21Sonar Minor:Remove the declaration of exceptionaishkashyap1-1/+1
Remove the declaration of thrown exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#statuses=OPEN|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java Line No:332 Issue-ID: AAI-577 Change-Id: I4947d8023c076a321513c5f43c6bd35ab3088930 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-21Sonar Minor:Constant instead of duplicate literalaishkashyap1-9/+9
Declare constant instead of duplicate literal Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=BLOCKER%2CMINOR|statuses=OPEN|assigned=false Location: src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java Line No:183 Change-Id: I34b6e1874a56dd57686e5a34e17c1309452fd3f1 Issue-ID: AAI-575 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-21Sonar Minor : Remove declaration runtime exceptionaishkashyap1-1/+1
Remove declaration runtime exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MINOR|assigned=false Location: src/main/java/org/onap/aai/rest/BulkConsumer.java Line No:282 Change-Id: I7a96bf76c88f7bbb27aec78bad3bd7d54a0b7618 Issue-ID: AAI-574 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-21Sonar Critical :To either Log or rethrow exceptionaishkashyap1-1/+1
To either Log or rethrow exception Sonar Link: https://sonar.onap.org/component_issues/index?id=org.onap.aai.resources%3Aresources#severities=MINOR%2CCRITICAL|assignees=aishkashyap Location: src/main/java/org/onap/aai/rest/tools/ModelVersionTransformer.java Line No:355 Change-Id: Id2e9f0de6acb9844887e740902425be075209d6c Issue-ID: AAI-573 Signed-off-by: aishkashyap <as00476394@techmahindra.com>
2017-12-20Merge "Sonar Minor : Make field final static"James Forsyth1-1/+1