aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/provider/src/main/resources/aai-path.properties
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Adding new resources of aai v14 modelgaurav1-39/+51
Added new resources from AAI v14 model to aai-path.properties. Change-Id: Idca20bf8e2390c11541ba0733f3ce7facaa20de2 Issue-ID: CCSDK-324 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-09-11Updating aai adapter to v14 modelgaurav1-302/+302
Updated AAI XSD model to v14 to make new schema's available to SDNC. Change-Id: I9b282bd23e754e0b8ef39a3013f7240a869fae5f Issue-ID: CCSDK-324 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-09-07Updating thirdparty sdnc path aai versiongaurav1-2/+2
Updating thirdparty sdnc path to v13 version of aai. Change-Id: Ib20888ce98366380648730326ffc53ac8c7b6b0b Issue-ID: CCSDK-480 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-08-22Adding thirdparty sdnc path to aai propertiesgaurav1-1/+3
Added thirdparty sdnc path to aai properties. Change-Id: I39ceca785c8a9be345ed0dc7df33b55148e886e3 Issue-ID: CCSDK-480 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
2018-04-23Fixing trustStore issues in AAI ClientRich Tabedzki1-290/+300
Changes made: * Updated AAI XSD model to v13 * Updated AAI interface path definitions Change-Id: I047845e574734b45dda67e1f84b3bb07dacca426 Issue-ID: CCSDK-247 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-10-23Update CCSDK aai-service AAI schema definitionRich Tabedzki1-6/+4
Changes made: * update XSD model document with the latest version published by AAI Team * update AAI Service path list from the latest version published by AAI Team Change-Id: I424c596c10244982c2886731995cd59db468ab7c Issue-ID: CCSDK-125 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-10-23Update CCSDK aai-service adaptor AAI schemaramu.n1-0/+4
*Add "esr-thirdparty-sdnc" and "configuration" schema nodes Change-Id: I4356df4f0ce24b4892d651dc1e44bec1aee76c8a Issue-Id: CCSDK-125 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-09-19Updated XSD Model and path propertiesRich Tabedzki1-152/+272
Changes made: 1. updated XSD and aai-path documents 2. Updated named-query to support V11 data types Issue-ID: CCSDK-97 Change-Id: I02e2cd0246644ade1631db8e963a72ac3cb7cff6 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-08-15Fix license headersDan Timoney1-2/+2
Licence headers were accidentally updated incorrectly by previous update. This commit restores the license headers for seed code to the wording from the original seed code Change-Id: If4623dd02a37660a7d7e746363dd83cf9cdb718a Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-10[SDNC-30] summaryRich Tabedzki1-168/+168
Updated code to use the latest AAI data model and latest XSD model version Change-Id: I0dc536b543c47d363c99db1fe581361fe64db317 Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
2017-08-01[CCSDK-6] Populate seed codeDan Timoney1-0/+189
Add seed code for sli/adaptors repository Update code to use org.onap.ccsdk.sli.core Change-Id: I477c7a24f2cc1fed8fb0975fe9f33733411c27f9 Signed-off-by: Dan Timoney <dtimoney@att.com>