aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01Update to latest version of schema-service4.0.0-ONAP1.1.0dublinJimmy Forsyth1-1/+1
Issue-ID: AAI-2169 Change-Id: If29f89eacdb7715b649c69fea44984a9c0c7bbbb 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: Ib6ab16c30d21bd644354904ed160a4fbb13693cf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-18Fix the bug in running migrationsKajur, Harish (vk250x)6-6/+6
Issue-ID: AAI-2385 Change-Id: Ia5a66d219b71a0515bdf08758f04a58ac76aed93 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-15Fix GenTester by moving the commit earlierKajur, Harish (vk250x)1-11/+13
so if an exception is thrown during commit it gets caught properly and is handled Issue-ID: AAI-2377 Change-Id: I529edcabad4afe803ff387c1a186d9daba44ddc7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-15Fix GenTester to exit with proper failure codeKajur, Harish (vk250x)1-0/+1
Issue-ID: AAI-2377 Change-Id: Idc84c92c9514cbe4ab37a0788d2b8bc71a85adcb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-11Update graphadmin to use 1.0.2 aai-schemaKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2368 Change-Id: I5cdc6a9465899b7ecd0d0912b9495597d0295fe6 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Update graphadmin to use 1.4.3 aai-core versionKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2360 Change-Id: I95ca4c2889501446cc29dd3dcda39000f951dff8 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10add v16 to local config for graphadminLaMont, William (wl2432)33-1173/+1247
Issue-ID: AAI-2323 Change-Id: Ia2c01dc7b72e54194821a1c2e92b2eb0d497ead7 Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2019-04-10Merge "Update graphadmin to use schema ingest changes for"James Forsyth4-7/+6
2019-04-09Update graphadmin to use schema ingest changes forKajur, Harish (vk250x)4-7/+6
the application to not start if it doesn't start properly Issue-ID: AAI-2329 Change-Id: Ie6b87de99e1a52eccd2762ec19661f1f42c8e083 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-2/+2
Issue-ID: AAI-2349 Change-Id: I3ff4a61dec190b255e1898911e912906e6b28c16 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-20Enable skipExistingHeadersJimmy Forsyth1-6/+6
Remove -SNAPSHOT dependencies Update spring artifacts Issue-ID: AAI-2165 Issue-ID: AAI-2242 Change-Id: I74094f943332fe0a32fcfb011b9928a3838f361e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-17Add v16 to the local properties and pomMaharajh, Robby (rx2202)2-7/+7
Issue-ID: AAI-2266 Change-Id: I27c7d27848bf300f80e5519a9e6c9da429815090 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2019-03-12Merge "Add missing INFO.yaml blocks"James Forsyth1-5/+44
2019-03-05Update aai-schema dependency to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1868 Change-Id: I2ec271a17ce456f9e8f09556fb2225529e319615 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
Add missing information so that the new verify job passes. Change-Id: Ic998c9beaecd503e8ae782aacc733b56859da5b6 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-28AAI-2198 Consistent code style in graphadminKeong Lim2-1/+329
Add plugins to graphadmin/pom.xml Add Eclipse formatter configuration file Change-Id: I9d90b52fbc95ccb7e408729a6431ef16e93c48a0 Issue-ID: AAI-2198 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-07Update graphadmin to use local oxm filesMaharajh, Robby (rx2202)1-1/+1
instead of calling the schema service Issue-ID: AAI-2138 Change-Id: I7a99c2b2424d1db25e6b31b7441fe99ca59fd4a0 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
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