aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-01-22merge of v15 changes to onapLaMont, William (wl2432)109-2231/+19432
Issue-ID: AAI-2088 Change-Id: I588499af58d0e799d860b2b4362da7c48050fafd Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com> Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-15Update graphadmin to remove exceptionHarish Venkata Kajur1-1/+0
Issue-ID: AAI-2076 Change-Id: I1caed32d8f6b7abaa0fa6db17c9604d48467b6b9 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-01-08Update the GenTester to exit properlyHarish Venkata Kajur2-19/+22
Issue-ID: AAI-1958 Change-Id: Ifbffd1c15e474dce0cc7b3102f7b6961a72a864e Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2018-12-20Exclude tomcat from jersey starterjimmy1-0/+6
Change-Id: I335dede1b7bae44e0906a0082b80016ea5760b1b Issue-ID: AAI-2029 Signed-off-by: jimmy <jf2512@att.com>
2018-12-05Rebuild Edges Functionalityankitbhatt6-536/+1161
Enhanced EdgeMigrator Class with new method rebuildEdges, Added utility to support rebuild All Edges. Introduced new flag --rebuildEdges in MigrationControllerInternal Change-Id: Ie60f1a4618451772e4df82378d0a9e7e178c76f5 Issue-ID: AAI-1806 Signed-off-by: ankitbhatt <ankit.bhatt@amdocs.com>
2018-11-01Add cql jar to graphadminKajur, Harish (vk250x)4-2/+55
Issue-ID: AAI-1834 Change-Id: Ib41b52ead6800475af3c8def9373a2c84150d871 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-12Merge "Upversion Graphadmin to 1.1.0-SNAPSHOT"James Forsyth2-2/+2
2018-10-12Upversion Graphadmin to 1.1.0-SNAPSHOTKajur, Harish (vk250x)2-2/+2
Issue-ID: AAI-1726 Change-Id: I2950d8435e82ccf13f412c6d74d4e5568d91d958 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-10Update io.netty to latestJimmy Forsyth1-1/+1
Issue-ID: AAI-1725 Change-Id: I9a63998efb4b82ec3851e8f2d4385505d816dbf1 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-27Merge "Move aai-common deps to 1.3.0"1.0.0Tian Lee1-2/+2
2018-09-27Move aai-common deps to 1.3.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-1682 Change-Id: I73231ff62adae0593f8d512a3a7805a80c97419a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-09-26Merge "Exclude groovy indy"James Forsyth1-0/+6
2018-09-25Remove remaining chef references in CasablancaKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1674 Change-Id: Ib60c916a48ee0826e1d6ad0d22dcbae61ff2e7e6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-20Exclude groovy indyVenkata Harish K Kajur1-0/+6
Issue-ID: AAI-1632 Change-Id: Ic3b47538270416470fe9077d19c54b5491b5939e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-09-19Exclude dom4j, upversion activemq guavaKajur, Harish (vk250x)1-24/+17
Issue-ID: AAI-1298 Change-Id: I302ce99984ad1bdb16ae4fc7ef2be124549e5eef Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Add unit tests for dupeTool, datasnapshotKajur, Harish (vk250x)10-18/+87
and also for the audit oxm Issue-ID: AAI-1633 Change-Id: If5ead46eaa9e7d012054713268009957d0103477 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Add the dataSnapshot unit test and datagroomingKajur, Harish (vk250x)8-55/+863
to get to the 50% coverage Issue-ID: AAI-1633 Change-Id: Ic25baa59be8945cc3b07b346d44e1d35168c3b9c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-18Disable authorization for /util/echoKajur, Harish (vk250x)2-6/+32
Issue-ID: AAI-1612 Change-Id: I261d0bdf005d696a825f18624059a2e5abf395fc Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-09-10Fix critical sonar issuesParshad Patel2-13/+7
Fix DateFormat static declaration & log exception issue Issue-ID: AAI-1368 Change-Id: Ie4c9677e5b8aad8a7220cf806ceb45a9484ccb07 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-08-28Update graphadmin debug log createSchema elementsKajur, Harish (vk250x)1-0/+6
Issue-ID: AAI-1548 Change-Id: I1d74e369425f4103c026dd6cca0e054af9ecc472 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-22Fix use try-with-resources issueParshad Patel1-25/+11
Fix sonar issue in DataCleanupTasks.java Issue-ID: AAI-1368 Change-Id: Ib3135d15926872c0bf1577347e50d419e852b121 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-08-20Update graphadmin to spring boot 1.5.15Kajur, Harish (vk250x)1-1/+3
Issue-ID: AAI-1517 Change-Id: I15e2b650bd74e2e3e2065338f031ae63d0d6ab18 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-14Add the version propertiesKajur, Harish (vk250x)1-0/+14
Issue-ID: AAI-1469 Change-Id: I71f9cb189628ebdbfde3a39fcc64c34edd8a420b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update the graphadmin to remove tiKajur, Harish (vk250x)12-490/+3
Issue-ID: AAI-1469 Change-Id: Id4ff4ee813e7b2c749538bf34290111003cc5df0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Initial seed code for graphadminKajur, Harish (vk250x)205-0/+30580
Issue-ID: AAI-1469 Change-Id: Ic170c326ad1fe4b43960de674797766f6f7b94bf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-10Correct INFO.yaml to pass YAML Lint2.0.0-ONAPbeijing2.0.0-ONAPEric Debeau1-24/+24
Change-Id: I4d04d42d4bf7b79171a32692e0f2d1421c4974d2 Issue-ID: AAI-1022 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-02-26Add INFO.yaml fileJessica Wagantall1-0/+51
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: I2515f6fd493e2da4faabffd20608f79cf2741476 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-01-25Initial empty repositoryJessica Wagantall0-0/+0