aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/oxm/v19
AgeCommit message (Collapse)AuthorFilesLines
2020-12-03Commented Otn Label Restriction which will be usedMehreen Kaleem1-2/+2
later by MDONS use case Issue-ID: AAI-3225 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Change-Id: I4d5c190ac0160b46595c516beab15106838a9202 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-09-03Update v21 for following schema changes:Kajur, Harish (vk250x)1-6/+61
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-01Add support for vlan range and vlan tagKajur, Harish (vk250x)1-23/+39
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-06-29Changes for Guilin releaseSrinivasan Ramanathan1-1/+1
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-18v20 support in schema-service without javafxLaMont, William(wl2432)1-11/+9
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-05-04SOTN-NNI integration test issue fixedRahul_cool1-3/+3
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-17sotn nni integration test issue fixRahul_cool1-8/+9
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-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-03-10Merge "support for v17 through v19"James Forsyth1-97/+231
2020-03-10support for v17 through v19LaMont, William(wl2432)1-97/+231
Issue-ID: AAI-2751 Change-Id: I3533998cbb524c2d2aa610d3a9718e47362cc0d2 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-03-04ENNI changes for MDONS usecaseSrinivasan Ramanathan1-0/+148
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)1-0/+5
Issue-ID: AAI-2823 Change-Id: Ied5708415bfd4572237c9a4ce627fe8c90e9c11c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-03Added interlayerAttachment resource SOTN NNI usecaseshashikanth.vh1-0/+74
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-11AAI schema update for 5G Network Slicingzhangqingjie1-2/+331
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 blocksjimmy1-45/+36
Issue-ID: AAI-2687 Change-Id: I84eeeba0c72693f0b1e43e22b760e1c2c26112b5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-01-27Merge "Changes for MDONS usecase"James Forsyth1-0/+45
2020-01-17Fix the xml issue for the is-abstract fieldHarish Venkata Kajur1-1/+1
New XML property was added before the closing of the previous xml property which broke schema service Also updating the unit tests so when this happens again the unit tests should fail so this issue shouldn't arise again Issue-ID: AAI-2593 Change-Id: I949c02aa8325c4235198c284e3ceb7538e389e11 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-01-17Changes for MDONS usecaseSrinivasan Ramanathan1-0/+45
Updated schema for p-interface, logical-link, esr-thirdparty-sdnc, service-instance Updated DbEdgeRules for the usecase Updated stored-queries for new custom queries needed for the usecase Change-Id: If052355944c7c1cd72b54e83323909733de21c98 Issue-ID: AAI-2683 Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
2020-01-13AAI schema update for sotn nnishashikanth.vh1-0/+5
Added is-abstract field in PNF Change-Id: I363bedc0c7cc97e2f29a6ccd04f6668e13ee5f1f Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-12-13CCVPN use case SOTN NNI AAI schemashashikanth.vh1-0/+15
AAI schema update for te-link-attribute Added fields available-bandwidth, odu-type and number. Change-Id: I484e27853575ee74266ec2061beb49fa8e9ed3a2 Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-12-05CCVPN use case SOTN NNI AAI schemashashikanth.vh1-0/+388
AAI schema update for UNI, te-link-attribute,label-restriction tunnel-termination-point Change-Id: I5a9c5aef805d83c423cc59ef43d466ed7a8e8318 Issue-ID: AAI-2593 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-11-05Add orchestration typewsliwka1-0/+6
add orchestration type to model-ver object (it's needed to display type in VID UI) Issue-ID: AAI-2594 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: Icd229d299f5ea94575afcf2a0af40b3408858e03
2019-11-01Add the application id to v19 oxmKajur, Harish (vk250x)1-0/+5
Issue-ID: AAI-2697 Change-Id: I11b7fb1898b05e7cc3bc5ea841b857c438603f4d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-10-31Add the v17 to v19 schemaKajur, Harish (vk250x)1-0/+8740
Issue-ID: AAI-2607 Change-Id: I409705a81b190e5565f2f7aa1c1e30962eac2161 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>