summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap
AgeCommit message (Collapse)AuthorFilesLines
2023-03-17AAI schema changes for CellsAleem Raja4-2/+540
Cell and Neighbour objects added with required relationships. Issue-ID: AAI-3625 Signed-off-by: Aleem Raja <aleem.raja@t-systems.com> Change-Id: Iaece7985ae2d35a4f9b150b8f33686db4ac3319e
2022-11-25schema-service openapi generation is ignoring types other than String, Long, ↵Fiete Ostkamp9-28/+28
Integer and Boolean Issue-ID: AAI-3607 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I10a451dbe32bafec323af3f7243e38f1e40b2dce
2022-05-23[AAI] Update the schema to v27wr148d8-0/+45261
Issue-ID: AAI-3489 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Id6f692fb9d24d724a1d040f7dcba9c41278fe745
2022-04-11[AAI] Upgrading to v24 to have icmp-unreachable instead of the typo ↵wr148d1-0/+20134
lcmp-unreachable for the xsd Issue-ID: AAI-3466 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I46a0c0f4cbfb8e4020fd633e7d7d33053654c060
2022-04-11[AAI] Upgrading to v24 to have icmp-unreachable instead of the typo ↵wr148d2-13/+13
lcmp-unreachable Issue-ID: AAI-3466 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I240de905da7f3c02f643ec57b851361b9bb0b3de
2022-03-17[AAI] Adding the xsds for v25 and v26wr148d2-12/+20702
Issue-ID: AAI-3435 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I38a6a9eaf0619c943ab98749fefe974102f4e8c2
2022-02-14Merge "[AAI] Update schema service to be on v26 by default and upversion to ↵Robby Maharajh2-4/+4
1.9.4"
2022-02-14[AAI] Update schema service to be on v26 by default and upversion to 1.9.4wr148d2-4/+4
Issue-ID: AAI-3435 Change-Id: I01c53e5b4c7a172754a9029d04900702951c09c9 Signed-off-by: wr148d <wr148d@att.com>
2022-01-31Adding UNI attributes for CCVPN usacase in Jakarta release.decheng zhang1-0/+20
Issue-ID: AAI-3437 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I6167bb87e3dd9880b313a43c01fd6a067c2d879d
2022-01-26[AAI] Added v26 schemawr148d7-0/+24698
Issue-ID: AAI-3433 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I2d88958ce8c445d088ff660378152bf20f2f375f
2021-10-27Merge ECOMP updates to v25 schemawr148d2-9295/+9676
Issue-ID: AAI-3404 Change-Id: Ie96d1b4aee7503006e92dbdd6b5db7838b37ef87 Signed-off-by: wr148d <wr148d@att.com>
2021-10-26Add v25 schema for aaiwr148d7-0/+24135
Issue-ID: AAI-3404 Signed-off-by: wr148d <wr148d@att.com> Change-Id: I89a050192d0d3d63027095e8dc68a7a04bf8a70f
2021-09-21Added missing relationshipList attribute to k8s-resourceLukasz Rajewski1-0/+1
Issue-ID: AAI-3385 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ie9fd05cd5248d300ac7b88714e0de2cea3aed160
2021-09-21Add parameters of k8s-resource required for deletion and identificationLukasz Rajewski1-2/+24
Issue-ID: AAI-3385 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: Ib7f5fc85e47035a2374967035099a13507dcbc8e
2021-08-25Merge "Allow Many to Many edge rule between connectivity and uni AAI schema ↵William Reehil1-1/+1
changes -- cloud lease line"
2021-08-24[AAI] Updates for releasing the v24 schema and resolving an issuewr148d2-58/+1433
Issue-ID: AAI-3371 Signed-off-by: wr148d <wr148d@att.com> Change-Id: Iaf35d99a69c9c3474869265887b1f0ca86d14ebe
2021-08-24Allow Many to Many edge rule between connectivity and uniDecheng Zhang1-1/+1
AAI schema changes -- cloud lease line Issue-ID: AAI-3352 Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com> Change-Id: Iaebc5b81bb3f9162408dc34bd0a22ae8e39e3c0b
2021-08-16[AAI] Merging the latest v24 schema to ONAPwreehil2-176/+1305
Issue-ID: AAI-3361 Change-Id: I67f37dec9bfcb53b317d85cc6620ef28e7af0fb1 Signed-off-by: wr148d <wr148d@att.com>
2021-08-16Merge "aai-schema introduce composed-resource to build parent child ↵William Reehil2-45/+27
relationship between service instances this allows us to identify which object is parent and which is child service"
2021-08-10aai-schema introduce composed-resource to buildNiharika Sharma2-45/+27
parent child relationship between service instances this allows us to identify which object is parent and which is child service Issue-ID: AAI-3366 Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com> Change-Id: Ic98353c35902610792de8680effd0aa1b7ce36a6
2021-08-09AAI information model extended with object to hold basic informationMarcin Krasowski2-2/+101
about k8s resources. AAI was extended with the object to hold basic information on kubernetes resources (CNF) and its relations to other entities like tenant, vnf modules etc. More can be found here: https://wiki.onap.org/display/DW/Simplified+K8S+Resource+Model+-+IM Issue-ID: AAI-3205 Signed-off-by: Marcin Krasowski <m.krasowski@samsung.com> Change-Id: Iec879011d604438c4ae0e2991bf945edd6f48e08
2021-07-29Merge "aai-schema introduce composed-resource to build parent child ↵William Reehil2-0/+165
relationship between service instances this allows us to identify which object is parent and which is child service Issue-ID: AAI-3104"
2021-07-06aai-schema introduce composed-resource to build parent child relationship ↵Munir Ahmad2-0/+165
between service instances this allows us to identify which object is parent and which is child service Issue-ID: AAI-3104 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I9dcf213015e2e5ae19bb4ca11496d5d93e6fea44
2021-07-05AAI schema changes -- cloud lease lineDecheng Zhang1-1/+25
This update introduces edgerules between connectivity to many uni; many connectivity to many connectivity; many connectivity to many vpn-binding. Issue-ID: AAI-3352 Signed-off-by: Decheng Zhang <decheng.zhang@huawei.com> Change-Id: I9c6131a16ad620aa8b0efeac627e3507190f479d
2021-06-29Add v24 schema to onapHarish Venkata Kajur9-2/+41445
Issue-ID: AAI-3361 Change-Id: I14c075d2bd515fa195e4f86481650b8385fc851e Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-02-24Update network-route dbdege rulewr148d2-2/+2
Issue-ID: AAI-3227 Change-Id: I2f3dd300ccd92e66220f1f6901eaf41605c92902 Signed-off-by: wr148d <wr148d@att.com>
2021-02-19AAI schema changes for CCVPN - Transport Slicinghyu20102-43/+151
This update introduces additional attributes to the connectivity node and vpn-binding node. These attributes are needed to support transport slice modification and CCVPN enhancement to support generic multi-domain connections. Issue-ID: AAI-3224 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I32aebb580eabec37c7a87fe35f31022eceeafe23
2021-02-01Remove duplicate service-instance to l3-network edge ruleHarish Venkata Kajur4-243/+22685
Issue-ID: AAI-3249 Change-Id: I9aff54ae1253eee2c670ae89fcda0195061c7398 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2021-01-20Merge "Update network-route dbdege rule"William Reehil1-1/+1
2021-01-19Add ownerCheck property in v22 and v23 schemaEric Santos2-0/+330
Adding ownerCheck property to data-owner attribute in order to trigger owner check side effect when data-owner is provided Issue-ID: AAI-3247 Signed-off-by: Santos, Eric <eric.santos@yoppworks.com> Change-Id: I40f41ffe48f5405a1f72e9bfb51a51247ded848e
2021-01-15Add v23 schema to onapALPERT7-0/+22515
Add v23 schema files, adding v23 to configuration files Issue-ID: AAI-3249 Change-Id: Id7e72b20971d6d8a88c34209870e402a6240187e Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com>
2021-01-14Adding relationship-properties to v22 schemaALPERT1-34/+494
Removing properties block added to aai_oxm_v22.xml Add properties to onap blocks in v22 schema Adding data-owner,data-source, and data-source version to onap only blocks in aai_oxm_v22.xml Fix typo v22 schema Chane instance of "data-onwer" to "data-owner" n aai_oxm_v22.xml Issue-ID: AAI-3196 Change-Id: I012cf96d8037b9889f8149a4ad41d6a3da713402 Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com>
2021-01-14Fixing mistaken schema change in aggregate-routeALPERT1-4/+4
Removing required properties tag for three aggregate-route properties Issue-ID: AAI-3196 Change-Id: I4ca414f47820adc6fb6d2f46aeb87583dffd2571 Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com>
2021-01-13Pushing v22 schema to onapALPERT2-163/+2959
Making changes to DbEdgeRules_v22 and aai_oxm_v22 to update with approved changes Issue-ID: AAI-3196 Change-Id: I1d896060abdd55fa315f4eb7e1589cbcbd2a5b67 Signed-off-by: Alpert, Matthew (ma1944) <ma1944@att.com>
2020-12-16Update to move attributes to tenantHarish Venkata Kajur2-24/+24
Issue-ID: AAI-3200 Change-Id: I3fa07e3fe72bf68b7aa583036c78bb1ce598f861 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-12-12Add support for v22 oxmHarish Venkata Kajur11-179/+33995
Issue-ID: AAI-3200 Change-Id: Ib392325a05155c98824726bb5198604bbfbb4d3c Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-12-04Update network-route dbdege rulezm3301-1/+1
Issue-ID: AAI-3227 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: Id8e91f7812182ea712cbfb2853f3f508ea43b4fb
2020-12-03Updated AAI schema and DBEdge rules for theMehreen Kaleem8-48/+12
MDONS use Case Issue-ID: AAI-3225 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Change-Id: I207ee99270a1bf6d346e9e4fd4431bb79fda3be3
2020-11-11Updated the edge rules for nsi and nssi use cases for network slicing featurewreehil1-1/+1
Issue-ID: AAI-3220 Signed-off-by: wreehil <wr148d@att.com> Change-Id: I484b35197c10b65620897b0b6299b7e6bb40ebe1
2020-11-09Added DbEdgerules-Fix for Multiplicity Violationhariharan971-1/+1
Issue-ID: AAI-3220 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Id4ecf2c514c189f812b5b4a5a348320ba98283ca Signed-off-by: hariharan97 <rh20085046@wipro.com>
2020-10-28change edge rule between connectivity and service-instancehyu20101-1/+1
This update contains for the fix for the following JIRA: AAI-3212: Transport Slicing integration: fail to relate two connectivity nodes to one service-instance Issue-ID: AAI-3212 Signed-off-by: hyu2010 <hyu2010b@gmail.com> Change-Id: I7295efdb97bb6106be6f41fc9bdf8e522a05d5c0
2020-10-25Add back missing ccvpn network slicing elementsHarish Venkata Kajur4-1336/+1356
Issue-ID: AAI-3211 Change-Id: Ia9babe5da53f98a88ffd754e4bd8e29405a261bf Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-17Allow relationship from vf-module to tenantMunir Ahmad1-0/+12
this is to consistently link a vf-module (smallest deployable unit) to tenant. currently vserver is under a tenant however if a vf-module does not have a vserver there is no consistent way of determining under which tenant it is deployed Issue-ID: AAI-3185 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I11641c6300e7e5a4bd503736d1072af58f8c21b8
2020-09-10Update serviceProfile and sliceProfile attributeszm3304-735/+687
According to 3GPP add some attributes and delete some attributes of serviceProfile and sliceProfile for E2E network slicing usecase. Issue-ID: AAI-2919 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Change-Id: If715f7432cde1254315ff1f2587cc0af59a21a10
2020-09-09Use network-route to model 3GPP EP_Transporthyu20103-0/+37
(1) Add logicalInterfaceId attribute to "network-route" (2) Add cousin-edge rule between "service-instance" and "network-route" (one-to-many relation) (3) Add cousin-edge rule between allotted-resource and logical-links (one-to-many relation). This is needed for the TN NSSI model Issue-ID: AAI-2920 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: If0efa747bdbcd4a4bc4d73fadde66fe721cbfcb8 Signed-off-by: hyu2010 <henry.yu1@huawei.com>
2020-09-09Fix duplicate edgerules causing issues in creationHarish Venkata Kajur12-161/+53
Issue-ID: SO-3216 Change-Id: I140445445625d34edbc82305da323a5394433e2b Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-09Reverting the schema service changes for transport epHarish Venkata Kajur6-1034/+543
We will be instead using the network-route Issue-ID: AAI-2920 Issue-ID: SO-3216 Change-Id: Ie2fab6bc4d2a0cf8db93b6e3623f49b73f4394b6 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-03Fix the ip address list and remove edge rulesKajur, Harish (vk250x)3-369/+2
Issue-ID: AAI-3128 Change-Id: I11f1ce8de13397dafe61b5845e66448beb297743 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-09-03Update v21 for following schema changes:Kajur, Harish (vk250x)17-1242/+5933
Add hardware catalog and add props for profile Add port list selector list vlan characteristics Fix the vlan tags and vlan ranges Add the v21 db edge rules for physical inventory Issue-ID: AAI-3128 Change-Id: I295517c9e3c0830a17d4f09ffcd49501fcfd2966 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-09-02Add v21 support and add physical inventory objectsKajur, Harish (vk250x)8-0/+30717
Issue-ID: AAI-3128 Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>