aboutsummaryrefslogtreecommitdiffstats
path: root/aai-queries
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I0cce482b8e6ad9404aadea37fac159d95f669e0a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.0.6Jimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I59866b964df3c1a6a52fc1da6571a0da7d4f4404 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-02Updated closed loop query to useKajur, Harish (vk250x)1-1/+1
private edge traversal instead of regular edge traversal Issue-ID: AAI-2376 Change-Id: I2b43141e107779e53d3e4b392884de4ef22ed41c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-30Merge "Upversion prior to release"1.0.5Venkata Harish Kajur1-2/+2
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2169 Change-Id: Ia7710604036bc04c78adfb76e65d2622c6e493d7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Update closed-loop-custom-query doesn't replicateKajur, Harish (vk250x)1-5/+5
the named query behaviour Issue-ID: AAI-2169 Change-Id: I0ac7bb5c09a8a6406b0959b9dde52629309d5bc0 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2400 Change-Id: I5bbff004bc99d55275ace6ea7b5ecd526b1aa638 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-16Remove the duplicate closed loop entryKajur, Harish (vk250x)1-5/+0
Issue-ID: AAI-2376 Change-Id: I6900ee8ffad7d122b3fabcfbb3f5bdfd54c942fe Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-14Add missing model invariant indexesKajur, Harish (vk250x)1-2/+2
Some of the properties in the schema are missing the indexes for the dbalias properties and if they are missing it could potentially cause issues when the application runs the create db schema Adding a junit to ensure that in the future that such properties are properly highlighted to ensure that this doesn't happen Issue-ID: AAI-2374 Change-Id: I01efba764a61881056892458bdf705d94d458650 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Adding product entry id property in schemaKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2226 Change-Id: I5da79ac0bf541b051704916c403e84631df10612 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth1-1/+1
Issue-ID: AAI-2349 Change-Id: Ic002dd0572c90ff7fd96b79bc33871bd42cef85a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-03-14Add ExternalSystem to generated yamlLaMont, William (wl2432)1-0/+1
Issue-ID: AAI-2208 Change-Id: I1da5722abdbfa6928c2a57d179c9e4d2ad1722c8 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2019-02-21Update schema service to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2170 Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-20adding closed loop custom queryLaMont, William (wl2432)1-0/+5
Issue-ID: AAI-2169 Change-Id: Iea2a48eb42ceb484b65248527ad9887ba96a6db3 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2019-01-23Add the queries endpoint and filesKajur, Harish (vk250x)3-0/+743
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>