aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema
AgeCommit message (Collapse)AuthorFilesLines
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)10-1/+30723
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)19-574/+1624
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-27[aai-schema-svc] Bump version to 1.7.6efiacor1-2/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie653b9f97619ff2ed8e692aa9e2201759348acd7 Issue-ID: AAI-3120
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-20Merge "AAI schema changes to support TN NSSI and transport endpoint. ↵William Reehil3-7/+335
Issue-ID: AAI-2920"
2020-08-20Update schema service to use spring boot aaf filterHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3017 Change-Id: I876fe90c7d54ffca3b37fd9f8d2807dc4c4128ec Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
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-17Remove the updatePem for schema service for startupHarish Venkata Kajur1-1/+1
Issue-ID: AAI-3017 Change-Id: I01ade3b72319a0dc06becb1ee9ba24873037c83e Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-08-07Merge "aai-schema introduce profiles with relationship to pnf, pserver and ↵William Reehil2-3/+98
vserver objects Issue-ID: AAI-3104"
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-08-04Bump schema-service version to 1.7.3Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-3096 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Icc4433225f7328e5b8641645290627dfa152555d
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)26-193/+482
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-05-01Upversion to 1.7.2Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2894 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Iaf1aab142d767b9dfe46b602e6d3e8f4d1f11de8
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-30Upversion to 1.7.1Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2894 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I94483ddf571a76a4c05774f4222dc8dc23150673
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-22Merge "sotn nni integration test issue fix"James Forsyth3-52/+81
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-17Merge "schema-service processing for v19"James Forsyth2-109/+451
2020-04-16Merge "Fix element name discrepancy in schema v19"James Forsyth1-4/+4
2020-04-15schema-service processing for v19LaMont, William(wl2432)2-109/+451
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
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>
2020-04-08Upversion to 1.7.0Jimmy Forsyth1-1/+1
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I50a92c569514c88994dfe198556aade61661a8b3
2020-04-08Fix element name discrepancy in schema v19Vlastimil Starec1-4/+4
CamelCase format of te-link-attribute(s) should be TeLinkAttribute(s), but is TELinkAttribute(s) in aai_oxm_v19.xml. Issue-ID: AAI-2771 Signed-off-by: Vlastimil Starec <vlastimil.starec@orange.com> Change-Id: Ibcc9c8cd5b44f198eca3ebfa726051ded1af0a11
2020-04-07Upversion to 1.6.7Jimmy Forsyth1-1/+1
Issue-ID: AAI-2850 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Iaa9ec8d71715549941f915e621cc27ab258efdb7
2020-03-20Logical link delete rule and Service instanceMehreen Kaleem1-2/+2
to service instance relationship rule for MDONS use case Issue-ID: AAI-2838 Change-Id: I414f429439037a7bb82b4576f5267e1ed1499a5a Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-03-18Update the schema service to 1.6.6-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2751 Change-Id: Ie06c01fceec3572e0698938eedf10199a51f7164 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-03-18Update the schema service to 1.6.5-SNAPSHOTKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2751 Change-Id: Ib04a1c481e206b63fb9f1973a8451e2ddd858944 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-03-10Merge "support for v17 through v19"James Forsyth9-535/+1044
2020-03-10support for v17 through v19LaMont, William(wl2432)9-535/+1044
Issue-ID: AAI-2751 Change-Id: I3533998cbb524c2d2aa610d3a9718e47362cc0d2 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-03-04ENNI changes for MDONS usecaseSrinivasan Ramanathan5-7/+363
Added new attribute bandwidth-attribute for ENNI Made changes for AAI cleanup upon 3rd party SDNC Deregistration Change-Id: I493c994db55333b84e5ec66f36b51c5b27ad7f8a Issue-ID: AAI-2804 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-03-03Add service-function attribute to service-instanceForsyth, James (jf2512)2-0/+12
Issue-ID: AAI-2823 Change-Id: Ied5708415bfd4572237c9a4ce627fe8c90e9c11c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-03Added interlayerAttachment resource SOTN NNI usecaseshashikanth.vh3-383/+559
Added interlayerAttachment resource to associate overlay TP(p-interface) to underlay TTP and edge rule. Change-Id: Ibb5b109bc930edaa2da554a33901f812d45954f4 Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2020-02-18Fix sonar settingsjimmy2-159/+159
Issue-ID: AAI-2793 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I32c3e51ae4812e8333a166694b58dca6d4e4721e
2020-02-11AAI schema update for 5G Network Slicingzhangqingjie3-159/+959
Issue-ID: AAI-2600 Support 5G Network Slicing, new communication-service-profile/ service-profile/slicing-profile nodes,and modify service-instance node. Signed-off-by: zhangqingjie <zhangqingjie@huawei.com> Change-Id: Idac59df73d2ed38dcf618167c47560628376ed0b
2020-01-28Fixing descriptions on duplicated xml-props blocksjimmy21-1057/+946
Issue-ID: AAI-2687 Change-Id: I84eeeba0c72693f0b1e43e22b760e1c2c26112b5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-01-27Merge "Changes for MDONS usecase"James Forsyth4-0/+133
2020-01-22Upversion to 1.6.2Forsyth, James (jf2512)1-1/+1
Issue-ID: AAI-2768 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I8448539120f078aecd630c28ef7d3bbfd0854256