aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main
AgeCommit message (Collapse)AuthorFilesLines
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 onapALPERT8-0/+22520
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 Kajur12-179/+34000
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)9-0/+30722
Issue-ID: AAI-3128 Change-Id: Ia7aa731cdd794d22ab983e14a965fb9d5560e565 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-09-01Add support for vlan range and vlan tagKajur, Harish (vk250x)18-573/+1623
Also sync up the older versions to match internal Issue-ID: AAI-3127 Change-Id: I7cfcf576ae151b6bad7a08f7d18f0e48db8d667b Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-08-27Add network-resource-type to network-resourcehyu20102-2/+15
(1) For E2E network slicing usecase, UUI needs to determine the network topology type, e.g., Ethernet or OTN, based on a network-resource. So, network-resource-type attribute is added to network-resource. (2) Specify endpoint-id as the required attribute of endpoint Issue-ID: AAI-2920 Signed-off-by: hyu2010 <henry.yu1@huawei.com> Change-Id: I020bdfce34a8d86c5be50110a7e7905ee3fefdbc
2020-08-26Add sdnc entries to the modelefiacor1-0/+10
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3120 Change-Id: If3f11ffb7c728702bb67d48e1523f146cb9709a1
2020-08-19AAI schema changes to support TN NSSI and transport endpoint.Hesam Rahimi3-7/+335
Issue-ID: AAI-2920 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ic1e2e1561c4add226abc9d96ac6c623d5255106f
2020-08-06aai-schema introduce profiles with relationship to pnf, pserver and vserver ↵Munir Ahmad2-3/+98
objects Issue-ID: AAI-3104 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I86225ca945fbeec7b73b85299123dcc8e0bba5bc
2020-07-31Add Model-role to Model-Schemahariharan971-0/+5
Issue-ID: AAI-3096 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I21ced613b3df9bef454172916a257cac2dffaff9 Signed-off-by: hariharan97 <rh20085046@wipro.com>
2020-06-29Changes for Guilin releaseSrinivasan Ramanathan2-61/+60
Removing otn-label-restriction attribute added by me in F release, as it is currently not used but gives dependency issues when editing parent attribute. We will add it back in future. Change-Id: I718a156651ec4d78c156f17b9a72140098a69dfe Issue-ID: AAI-2957 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-06-19Merge "Add operational-status to physical-link"William Reehil2-2/+15
2020-06-18v20 support in schema-service without javafxLaMont, William(wl2432)25-192/+219
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-06-05Add operational-status to physical-linkMunir Ahmad2-2/+15
Issue-ID: AAI-2925 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I13ea6f048de49ebe4616260a029c44d0f666651a
2020-05-29Update DbEdgeRules to allow relationship from pnf to owning-entityMunir Ahmad1-0/+12
Issue-ID: AAI-2921 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I98b1e65e7fd48383acfbddb1413b453942664ba9
2020-05-07Add operational-status to pserver vserver service-instance vf-moduleMunir Ahmad2-22/+74
Issue-ID: AAI-2900 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I44835127d16a992a4b5cd7209066b9e5bc822869
2020-05-06Merge "SOTN-NNI integration test issue fixed"James Forsyth2-6/+6
2020-05-04SOTN-NNI integration test issue fixedRahul_cool2-6/+6
ccsdk adaptor not able to process cVLAN and tpId attribute Changed tpId to tp-id and cVLAN to cvlan Issue-ID: AAI-2593 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I82e12b813eee1be147835392f2c858c15d29a3ce
2020-05-04SOTN-NNI integration test issue fixedRahul_cool2-6/+6
ccsdk adaptor not able to process cVLAN and tpId attribute Changed tpId to tp-id and cVLAN to cvlan need cherrypick to frakfurt Issue-ID: AAI-2593 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I2d3a3a9b8ffd27fcda4ffc68bd81300e6bc9f770
2020-04-30fix v20 schema changesLaMont, William(wl2432)5-183/+2656
Issue-ID: AAI-2894 Change-Id: I74db10c3e5150a172307b9c974d9589b75513b0a Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-29schema changes for v20LaMont, William(wl2432)9-0/+22911
Issue-ID: AAI-2894 Change-Id: I7c346ef67769549b204eb19953f7a30056af4de7 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-17sotn nni integration test issue fixRahul_cool3-52/+81
1. te-link-attribute resource unable to query issue fix 2.logical-link relationship with te-link-attribute update 3.label-restriction relationship with te-link-attribute update 4.interlayer-attachment relationship with p-interface update Issue-ID: AAI-2593 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I227a8af5ebbe2897d82f56fab0d8acef59fda9b4
2020-04-16Merge "Fix element name discrepancy in schema v19"James Forsyth1-4/+4
2020-04-10Service-instance to logical-link delete ruleMehreen Kaleem1-1/+1
changed to "NONE" Issue-ID: AAI-2838 Change-Id: I6280faa383e4e815f7f9024491c151e05bc41c90 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>