summaryrefslogtreecommitdiffstats
path: root/aai-resources/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2020-06-26support for v20LaMont, William (wl2432)1-5/+18
Issue-ID: AAI-2965 Change-Id: I87737d2cfcf6b499af6083c2355042d66278e73c Signed-off-by: LaMont, William (wl2432) <wl2432@att.com>
2020-06-22Update to spring boot 2Igor Dysko3-3/+3
Update of code and dependencies, no changes in functionality Issue-ID: AAI-2526 Signed-off-by: Igor Dysko <igor1.dysko@orange.com> Change-Id: I62c1a5b5e8439f1a076b0507b3834a53bc084637
2020-03-03Update resources to use aai-common changesKajur, Harish (vk250x)16-106/+597
Issue-ID: AAI-2750 Change-Id: I33ea2b3d7b4b706edc59c3d45c9957d05effd306 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-02-11Add an unit test for the bug with children1.6.4Harish Venkata Kajur1-0/+56
Issue-ID: AAI-2790 Change-Id: I976384de5fe4300b7793850ef416cef9d2e013c7 Signed-off-by: Harish Venkata Kajur <vk250x@att.com> Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-10Make changes to integrate latest changesKajur, Harish (vk250x)5-24/+28
Add perm flags with metaspace flags as permgen has been replaced by metaspace in java 8 Update junits to remove the certificate Fix password configruation and schema changes to work with the increase nodes tool Correct service.name for making sure the correct DB connection name is set Add aaiconfig properties for the deleted objects to log Issue-ID: AAI-2327 Change-Id: I5a8a70f6d6630960b0e8ec4780fce3e1baf79cc1 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Update resources to use schema ingest changesKajur, Harish (vk250x)1-2/+2
for the application to not start if it doesn't start properly Issue-ID: AAI-2329 Change-Id: I2f04282c2faf07de46b4dd6ecf7e494d442bcf87 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-13Sync up the changes for v15Kajur, Harish (vk250x)4-70/+205
Issue-ID: AAI-1811 Change-Id: I5c397d5907bb0711977f62ba84abe454f410a3b7 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-08-13Update resources ms to use ingest libraryKajur, Harish (vk250x)59-5641/+2203
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-04-19Fix the X-HTTP-Method-Override issueKajur, Harish (vk250x)1-0/+153
Issue-ID: AAI-1084 Change-Id: Ife49befcbcd9c35c30f3c2b33558cf665f4ab7df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-11Fix the basic auth issue which got brokenKajur, Harish (vk250x)1-1/+6
with spring boot Issue-ID: AAI-1019 Change-Id: I59c7351c381be07ae1be5abe6473d9c8614a0673 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Update titan code to janus graph codeKajur, Harish (vk250x)17-74/+1723
Issue-ID: AAI-949 Change-Id: I841ac5e1734742af863c6bffd0cc3b1951dfa321 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)41-130/+95
Issue-ID: AAI-858 Change-Id: I7bb4d3548801de2a9198307b812c7195573af615 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-02Update to remove remaining nexus iq pomVenkata Harish K Kajur1-3/+3
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-02-28Turn ajsc 2 to using ajsc 6 spring bootVenkata Harish K Kajur18-981/+637
Issue-ID: AAI-800 Change-Id: Id174ec5088ddea57f18e605d004c417bee8fbf33 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-12Sync up the latest logging code changesVenkata Harish K Kajur19-113/+1547
Issue-ID: AAI-493 Change-Id: I778acf7726b1f9881dee62b128b1fbc457bf7a7e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-05Add limit override for bulk api'sMaharajh, Robby (rx2202)1-1/+0
Issue-ID: AAI-535 Change-Id: Ie248a85541f77b786973be54a7791f6e4e7dff16 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2017-12-04Update the aai-resources to verify bulk limitsMaharajh, Robby (rx2202)2-0/+48
Issue-ID: AAI-529 Change-Id: Ia87e3298ce9c46f3b409587df6e9bd6e2065ec8a Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2017-12-04Add support to bulk api for patch/deletesMaharajh, Robby (rx2202)1-137/+259
reationships Issue-ID: AAI-534 Change-Id: I5334bb047ff1977474cd7b653e61d47ee7e99220 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2017-12-04Support bulk api for patch/deletesMaharajh, Robby (rx2202)3-157/+293
Issue-ID: AAI-533 Change-Id: I86ece3494985da48606f356dada267fac14a7aad Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
2017-11-27Add v12 api changes for the new release codeVenkata Harish K Kajur1-1/+1
Issue-ID: AAI-514 Change-Id: I8494ec854f7dddd51748da884b74b4196c7ab704 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-11-10Change the junits to inherit from AAISetupVenkata Harish K Kajur5-5/+10
Issue-ID: AAI-462 Change-Id: I7a6c3dbfb9fd38f6c94f9ef12799e2c3f8d0dd23 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-10-03Add unit tests to interceptors increase coverageVenkata Harish K Kajur4-12/+268
Issue-ID: AAI-213 Change-Id: I181ea41c3fb752e8566dbd0a0e27e39767006df3 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-28Change package names org.openecomp to org.onapVenkata Harish K Kajur36-356/+392
Issue-ID: AAI-61 AAI-82 Change-Id: Ib1d937fb31b1e737c4651eac9c0193fd05d97f01 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-17Fix update edge tags got broken in cleanupVenkata Harish K Kajur18-15/+375
Also add the license tag that didn't get added Need to ensure new files need to have license since the plugin to automatically add license got removed Issue-ID: AAI-213 Change-Id: I85c1208c5800f624b23b24feadf66b2fe1833e6d Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-09-12Add unit test cases to increase coverage to 30%Venkata Harish K Kajur37-372/+2208
Remove classes that are already removed internally Use a unified AAISetup class that uses common configuration Issue-ID: AAI-213 Change-Id: If99b5230140ea300cd70eeaf9fd4064e4a07d99a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-08-14[AAI-168 Amsterdam] add simple format testur326r1-0/+61
Change-Id: Ie9a569ddd6cd414f7fa29c787f1e5c379e08c407 Signed-off-by: ur326r <ur326r@att.com>
2017-08-11[AAI-154 Amsterdam] Check in titan refactorMuller, Andrew (am8383)2-6/+81
Change-Id: I955ac630071680e690c523e005d289d8fc40ba6c Signed-off-by: Muller, Andrew (am8383) <am8383@us.att.com>
2017-06-27[AAI-14] Force delete tool now uses TinkerpopMaharajh, Robby (rx2202)1-361/+0
vertex vs titan vertex Updates now always add aai-node-type to vertex Stop using hbase.table.timestamp.format=YYYYMMdd-HH:mm:ss:SSS for date format Define new endpoint in ajsc to process the v8 models from Model Loader Change-Id: I7f6986e12d0f4c74256fe24629e1f1851541d7e4 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-06-07[AAI-ONAP] Get latest changes from develop syncVenkata Harish K Kajur4-651/+0
Change-Id: I2bf80b4af4e3db84cf61fd98bc0ad6efb5e0551b Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-25Remove the unnecessary files that are duplicatedVenkata Harish K Kajur3-293/+0
Change-Id: I52fbaceb47d609003b2decf9f0467fcf6e6ac755 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-24Pull the latest code resources internalVenkata Harish K Kajur10-107/+1251
Remove the test that should not be in resources Change-Id: Ic20fe3942bae3ec217933284d2b176bb8079788e Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-05-12Add all of the resources repoVenkata Harish K Kajur19-0/+2308
Change-Id: If2a9c584621f6d01eb70e9c51e05e054ef3486c4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>