aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules
AgeCommit message (Collapse)AuthorFilesLines
2020-03-04ENNI changes for MDONS usecaseSrinivasan Ramanathan3-7/+43
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-03Added interlayerAttachment resource SOTN NNI usecaseshashikanth.vh1-0/+24
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/+41
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-17Changes for MDONS usecaseSrinivasan Ramanathan2-0/+25
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>
2019-12-05CCVPN use case SOTN NNI AAI schemashashikanth.vh1-0/+60
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-10-31Add the v17 to v19 schemaKajur, Harish (vk250x)18-0/+11355
Issue-ID: AAI-2607 Change-Id: I409705a81b190e5565f2f7aa1c1e30962eac2161 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
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-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-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-03-21Add NFVO external-system in AAIudhaya chandran1-0/+12
Change-Id: I71601180d47fe3de71ddbc07a4c54db7b398f520 Signed-off-by: udhaya Chandran <udhayachandran.m@verizon.com> Issue-ID: AAI-2205
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-18Add the v16 api to schema serviceKajur, Harish (vk250x)5-0/+3673
Issue-ID: AAI-2161 Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)21-0/+19976
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>