aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-29Merge "Fix the edge rules for esr"James Forsyth3-60/+60
2018-03-29Fix the edge rules for esrKajur, Harish (vk250x)3-60/+60
Issue-ID: AAI-922 Issue-ID: AAI-923 Issue-ID: AAI-924 Issue-ID: AAI-925 Change-Id: Ifb7604b2ecdf55b6f96250063bd097c7b9b1251b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-29Update camel jms to using spring jmsKajur, Harish (vk250x)1-29/+3
Issue-ID: AAI-586 Change-Id: Iac662424d9d912bfc1792c2a495821b0c9ff6339 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-28Add to aai-common query builder get parent stepMaharajh, Robby (rx2202)7-3/+144
Issue-ID: AAI-962 Change-Id: Ib4aa4ec3453f2c7099e1d7191917b44b323f2bb6 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2018-03-27Update from titan to using janusgraphKajur, Harish (vk250x)49-395/+1408
Issue-ID: AAI-949 Change-Id: I70029806d3c96f7732778d27a8c7ff75dc5059de Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-26Add plugin to check coverageKajur, Harish (vk250x)58-2521/+7536
Get line coverage to 50% and ensure it doesn't go down Issue-ID: AAI-498 Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Merge "Update the license for 2017-2018 license"James Forsyth326-998/+369
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)326-998/+369
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-21Merge "Fixes in DataGrooming"James Forsyth1-104/+103
2018-03-21Fixes in DataGroomingburdziak1-104/+103
Change-Id: I663d591e29daf998eabd3489c2032e4beb609dde Issue-ID: AAI-913 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>af.burdziakowski@nokia.com>
2018-03-21Fixes in ListEndpointsburdziak1-8/+6
Change-Id: I2d67b7bc75da1c42f830368e75c5d166c310848b Issue-ID: AAI-911 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-03-13Testing for HpaCapabilities objectDileep Ranganathan8-35122/+677
Fixed Schema - mismatch in the java attributes and xml attributes Added dependentOn for HpaFeatureAtrributes Added unit test for HPASchema Added sample payload for HPACapabilities inside flavor Issue-ID: AAI-742 Change-Id: I3525376886f10bee99aa0ce3f0a6b2a5efbaa9b1 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-09Fix dependentOn for hpaCapability nodeDileep Ranganathan2-0/+26
Added cloud-region along with flavor in the dependentOn field. Modified hpa-feature-attribute to hpa-feature-attributes as it is an arraylist. Change-Id: I7b0c3ee6e08b3bea97a1ebaeeaa8bcaeb8bb2b00 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-03-08Hardware Platform Awareness (HPA) - SchemaDileep Ranganathan2-0/+52
Expanding the blob of string to a more generic representation Added new nodes for HPA enablement Change-Id: I3f861934856efbe7d8b08857dadf3c3e9a4baf96 Issue-ID: AAI-742 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-27Update the files for ajsc 6 changesVenkata Harish K Kajur21-301/+515
Issue-ID: AAI-33 Change-Id: I897566e79eb7505232b692e551f6347e69fafed6 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-20Add the v13 xml schema and version updateVenkata Harish K Kajur6-7/+9548
Issue-ID: AAI-536 Change-Id: I2ea654af0be91d233cc6cd5d50ee0186ef3a9a89 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-02-07Add the @Override annotationPrasadNaidu1-0/+1
Add the @Override annotation above this method signature GraphTraversalBuilder.java:L349 Sonar Link : https://sonar.onap.org/component_issues/index?id=org.onap.aai.aai-common%3Aaai-common#resolved=false|severities=MAJOR|rules=squid%3AS1161|assignees=_me_%2CPrasadNaidu Location : src/main/java/org/onap/aai/query/builder/GraphTraversalBuilder.javaChange-Id: I8852e515b3d2038268c0558979006be8b4d9ac69 Change-Id: I949f5e6ec1692e4397064bfafdad3d453eaed9eb Issue-ID: AAI-740 Signed-off-by: PrasadNaidu <RV00493633@techmahindra.com>
2018-02-01Merge "Fixes in ManageTitanSchema"v1.2.0James Forsyth1-4/+6
2018-02-01Merge "Fix in URIToObject"James Forsyth1-1/+4
2018-02-01Merge "Fix in CNName"James Forsyth1-1/+5
2018-02-01Merge "Fix in InjectKeysFromURI"James Forsyth1-1/+4
2018-02-01Merge "Fixes in PojoStrategy"James Forsyth1-7/+11
2018-02-01Merge "Fix in PojoInjestor"James Forsyth1-2/+4
2018-02-01Merge "Fixes in MoxyStrategy"James Forsyth1-46/+50
2018-02-01Merge "Fixes in JSONStrategy"James Forsyth1-0/+5
2018-02-01Merge "Fixes in Introspector"James Forsyth1-3/+3
2018-02-01Merge "Fix in AuditOXM"James Forsyth1-9/+2
2018-02-01Fix in URIToObjectburdziak1-1/+4
Change-Id: Icbb4b80412202b445b4c8a61a26dd00484233b06 Issue-ID: AAI-725 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-02-01Fix in CNNameburdziak1-1/+5
Change-Id: Iae265c4ad5891d14d9c56915e50878fa9b053a1c Issue-ID: AAI-724 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-31Fix in InjectKeysFromURIburdziak1-1/+4
Change-Id: I9113bdf8b87441c792bf151124fcf603ab8b5424 Issue-ID: AAI-716 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-31Fixes in PojoStrategyburdziak1-7/+11
Change-Id: Ia6a5b98bad3cffd9aa92c50fa0783423a15f5a9d Issue-ID: AAI-715 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-31Fix in PojoInjestorburdziak1-2/+4
Change-Id: I78bbe797d4eff5aa02c08ab719594784d4d322f5 Issue-ID: AAI-714 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-31Fixes in MoxyStrategyburdziak1-46/+50
Change-Id: I72248e1bb8423f24194cc69b63c3623732e2a065 Issue-ID: AAI-712 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-31Fixes in JSONStrategyburdziak1-0/+5
Change-Id: If961ca134c14239608331ca3a0251e8d0597a42d Issue-ID: AAI-711 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-30Fixes in Introspectorburdziak1-3/+3
Change-Id: Ic042ad232df1553984d51d3837b36bb886a316fd Issue-ID: AAI-709 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-30Fixes in ManageTitanSchemaburdziak1-4/+6
Change-Id: I4bf936db39c3ce134f53fd5a885f590d82c108aa Issue-ID: AAI-708 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-30Fix in AuditOXMburdziak1-9/+2
Change-Id: I625e40de92f1ac71113b56bf330c18041164551e Issue-ID: AAI-707 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-30Fix in HttpsAuthClientburdziak1-1/+1
Change-Id: Ifa266c4b86d81c114956028fa2d7c59e4a0aaaae Issue-ID: AAI-705 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-18Sync the latest code changesVenkata Harish K Kajur144-29753/+30829
Issue-ID: AAI-493 Change-Id: I5f39ce9bb19cfb9607b659bed82066cae7569ecc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-15Add ability to have optional paramsVenkata Harish K Kajur2-0/+38
Issue-ID: AAI-651 Change-Id: I4b70aff0d7b683f6b31fe6eeaba14e8eaeee5463 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-15Add utilites and unit tests to help coverageVenkata Harish K Kajur12-19/+1524
Issue-ID: AAI-649 Change-Id: Ia855abe83692d86f4243f98ca75737c991da8976 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-02Add new query format count andMaharajh, Robby (rx2202)15-92/+640
support for path/tree Issue-ID: AAI-602 Change-Id: I3e1bac256e679c0466fc3eceb52d440095b272d8 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-12-08checking in tenant isolation oxm changesLamont, William (wl2432)1-0/+12
Issue-ID: AAI-554 Change-Id: I83bb7ba532e3ef44850669b430673fc904d60af0 Signed-off-by: Lamont, William (wl2432) <wl2432@att.com>
2017-12-05Add limit override for bulk api'sMaharajh, Robby (rx2202)1-0/+1
Issue-ID: AAI-535 Change-Id: I202cc4aaf6bd85f94031106de95dbba5e070045c Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-12-04Added v12 swagger with bulk add api'sMaharajh, Robby (rx2202)2-4/+4
Issue-ID: AAI-540 Change-Id: I1aaadbba1236921901e6d5859f0263786e9ab2ae Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-12-04Update aai constants for bulk process limitsMaharajh, Robby (rx2202)1-0/+2
Issue-ID: AAI-528 Change-Id: Ieb877510365b7615a2bddf881d2d9238a8e3c938 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-12-04Add edge rules oxm changes for complex servicesVenkata Harish K Kajur2-8/+74
Issue-ID: AAI-530 Change-Id: Ib9b91a638e72da76ece9d9e34d6e62354601492a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-12-01Added support for Multiple EdgesMaharajh, Robby (rx2202)33-9960/+13533
Issue-ID: AAI-524 Change-Id: I33dd31315992e2efb2d6d390ffc523655b55a84c Signed-off-by: Maharajh, Robby (rx2202) <rx2202@att.com>
2017-11-28contains-other-v no longer implies delete-other-vThreefoot, Jane (jt6620)9-9426/+9560
Deletion of other vertices is now only determined by the delete-other-v property. For containment relationships, this property is now explicitly set instead of being implied by the containment property. ie Deletion now only checks delete-other-v not containment, and containment relationships have been updated to still function the same as before. Issue-ID: AAI-517 Change-Id: I808752c286c621f82b521590b1a51cf996031557 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2017-11-28Add tunnel bandwidth vendor and allow max bandwithVenkata Harish K Kajur2-10/+55
Issue-ID: AAI-516 Change-Id: I1aa18b9b1237c4696fbbdd88f5c889bf6a51d2ec Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>