aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema
AgeCommit message (Collapse)AuthorFilesLines
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
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 Ramanathan4-0/+133
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.vh2-0/+12
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.vh2-0/+36
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-12Change to aai-parentJimmy Forsyth1-2/+0
Issue-ID: AAI-2738 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ibc0fdbf9ab4f26532cbc209f85b66bad2497064b
2019-12-05CCVPN use case SOTN NNI AAI schemashashikanth.vh3-1/+906
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 typewsliwka6-3/+42
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)2-0/+12
Issue-ID: AAI-2697 Change-Id: I11b7fb1898b05e7cc3bc5ea841b857c438603f4d Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-10-31Update the schema service to 1.6.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2607 Change-Id: I346a23af1c0176a8a9dbaeac3b83ba5e50e27618 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-10-31Add the v17 to v19 schemaKajur, Harish (vk250x)25-0/+68235
Issue-ID: AAI-2607 Change-Id: I409705a81b190e5565f2f7aa1c1e30962eac2161 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-08-14Upversion schema-service in masterJimmy Forsyth1-2/+2
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I8fdcd6396e1b33fc065604db60fee7ea066884a1
2019-07-05AAI-2507 re-fix EdgeRules in v15 and v16 CCVPNKeong Lim2-28/+28
re-fix AAI-1671 and AAI-1923 in v15 and v16 EdgeRules Change-Id: Ib7982024bd6d0922f75a44c9407b7bd3252a0acc Issue-ID: AAI-2507 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-06-26Prepare for global-jjbJimmy Forsyth2-9/+9
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I156b2a6bb35e240aef97c3dec5d1a042c187ea32
2019-06-12Move to oparent and upversion to 1.5.01.5.0Jimmy Forsyth1-2/+2
Issue-ID: AAI-2467 Change-Id: I3de6e7efea8adc60ec6b5539ceb488680f1121fc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release4.0.0-ONAPdublinJimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I0cce482b8e6ad9404aadea37fac159d95f669e0a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-03Upversion for Dublin release1.0.6Jimmy Forsyth1-2/+2
Issue-ID: AAI-2403 Change-Id: I59866b964df3c1a6a52fc1da6571a0da7d4f4404 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Merge "Upversion prior to release"1.0.5Venkata Harish Kajur1-2/+2
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2169 Change-Id: Ia7710604036bc04c78adfb76e65d2622c6e493d7 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-30Merge "Upversion prior to release"1.0.4Venkata Harish Kajur1-2/+2
2019-04-30Upversion prior to releaseJimmy Forsyth1-2/+2
Issue-ID: AAI-2400 Change-Id: I5bbff004bc99d55275ace6ea7b5ecd526b1aa638 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-29AAI-2396 Update EdgeRules to support SDNC changesKeong Lim1-0/+48
EdgeRules for - sdwan-vpn to generic-vnf - site-resource to generic-vnf - wan-port-config to generic-vnf - lan-port-config to generic-vnf to support SDNC-565 Change-Id: Ie0a7f3ccb5a8c368abeb7c82f457871aad324f14 Issue-ID: AAI-2396 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-04-25Exclude commons-beanutils1.0.3Jimmy Forsyth1-0/+6
Issue-ID: AAI-2393 Change-Id: I690288c7c3bd622b4497a0de76edd9be5e355778 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-14Add missing model invariant indexesKajur, Harish (vk250x)3-18/+119
Some of the properties in the schema are missing the indexes for the dbalias properties and if they are missing it could potentially cause issues when the application runs the create db schema Adding a junit to ensure that in the future that such properties are properly highlighted to ensure that this doesn't happen Issue-ID: AAI-2374 Change-Id: I01efba764a61881056892458bdf705d94d458650 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Merge "Change configuration to l3-network multiplicity"James Forsyth3-3/+3
2019-04-10Adding in-maint properties to zoneKajur, Harish (vk250x)2-2/+15
Issue-ID: AAI-2228 Change-Id: Ibd7607510d4fe9984a6f7e62704f43f807a0f3af Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Change configuration to l3-network multiplicityKajur, Harish (vk250x)3-3/+3
Issue-ID: AAI-2355 Change-Id: I4b31abbb5a60e6809fc43c0157626ab405942852 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-04-10Adding product entry id property in schemaKajur, Harish (vk250x)3-21/+33
Issue-ID: AAI-2226 Change-Id: I5da79ac0bf541b051704916c403e84631df10612 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-29Merge "Add the toString method to jaxb generated classes"James Forsyth1-0/+11
2019-03-29Add the toString method to jaxb generated classesKajur, Harish (vk250x)1-0/+11
Issue-ID: AAI-2303 Change-Id: I969fd871f1971b3683b900c72f60cf7fdeadd9cd Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-21Add NFVO external-system in AAIudhaya chandran3-1/+104
Change-Id: I71601180d47fe3de71ddbc07a4c54db7b398f520 Signed-off-by: udhaya Chandran <udhayachandran.m@verizon.com> Issue-ID: AAI-2205
2019-03-14Add ExternalSystem to generated yamlLaMont, William (wl2432)1-0/+1
Issue-ID: AAI-2208 Change-Id: I1da5722abdbfa6928c2a57d179c9e4d2ad1722c8 Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
2019-03-05Add EdgeRule for generic-vnf to esr-vnfmMichaelMorris2-0/+24
This will allow the SO VNFM Adapter to identify the VNFM to use for LCM operations towards a VNF instance. Issue-ID: AAI-2197 Change-Id: Iab3d3e46fd1497d9ea1f0beea70455b02e1f7f65 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-02-25AAI-2154 Add EdgeRules to support BBS use caseKeong Lim1-0/+40
generic-vnf to metadatum pnf to metadatum cp to metadatum Containing service-instance will contain metadata as sub-object Issue-ID: AAI-2154 Change-Id: Ie6f4520c3ca945128f9aaef01a07a4479782e276 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-21Update schema service to 1.0.1-SNAPSHOTKajur, Harish (vk250x)1-2/+2
Issue-ID: AAI-2170 Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-02-18Add the v16 api to schema serviceKajur, Harish (vk250x)8-1/+22518
Issue-ID: AAI-2161 Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-23Add the queries endpoint and filesKajur, Harish (vk250x)6-202/+52
related to the queries endpoint Issue-ID: AAI-1864 Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)43-0/+132990
schema generation code from the aai-common repo to the schema service repo as aai-schema should be in the schema service and all code related to it such as generation of the schema code should also be moved to the service Issue-ID: AAI-2002 Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>