aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2019-01-22merge of v15 changes to onapLaMont, William (wl2432)108-2224/+19425
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-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)3-2/+38
Issue-ID: AAI-1834 Change-Id: Ib41b52ead6800475af3c8def9373a2c84150d871 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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-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)7-54/+862
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)1-0/+4
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-13Update the graphadmin to remove tiKajur, Harish (vk250x)11-490/+1
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)201-0/+29374
Issue-ID: AAI-1469 Change-Id: Ic170c326ad1fe4b43960de674797766f6f7b94bf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>