aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules
AgeCommit message (Collapse)AuthorFilesLines
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-09Use network-route to model 3GPP EP_Transporthyu20101-0/+25
(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 Kajur2-26/+2
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)1-366/+0
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)1-486/+3267
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)6-0/+4310
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)6-3/+488
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-19AAI schema changes to support TN NSSI and transport endpoint.Hesam Rahimi1-5/+17
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 Ahmad1-3/+42
objects Issue-ID: AAI-3104 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: I86225ca945fbeec7b73b85299123dcc8e0bba5bc
2020-06-18v20 support in schema-service without javafxLaMont, William(wl2432)1-0/+47
Issue-ID: AAI-2930 Change-Id: I68ba45069f465988e21602521e8e665cb27318d1 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
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-04-30fix v20 schema changesLaMont, William(wl2432)3-16/+279
Issue-ID: AAI-2894 Change-Id: I74db10c3e5150a172307b9c974d9589b75513b0a Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-29schema changes for v20LaMont, William(wl2432)6-0/+3781
Issue-ID: AAI-2894 Change-Id: I7c346ef67769549b204eb19953f7a30056af4de7 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-04-17sotn nni integration test issue fixRahul_cool1-35/+63
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-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-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-10Merge "support for v17 through v19"James Forsyth2-14/+78
2020-03-10support for v17 through v19LaMont, William(wl2432)2-14/+78
Issue-ID: AAI-2751 Change-Id: I3533998cbb524c2d2aa610d3a9718e47362cc0d2 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
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>