summaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/onap/dbedgerules/v15
AgeCommit message (Collapse)AuthorFilesLines
2020-09-09Fix duplicate edgerules causing issues in creationHarish Venkata Kajur1-2/+2
Issue-ID: SO-3216 Change-Id: I140445445625d34edbc82305da323a5394433e2b Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2020-09-01Add support for vlan range and vlan tagKajur, Harish (vk250x)1-0/+66
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>
2019-07-05AAI-2507 re-fix EdgeRules in v15 and v16 CCVPNKeong Lim1-14/+14
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-10Change configuration to l3-network multiplicityKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-2355 Change-Id: I4b31abbb5a60e6809fc43c0157626ab405942852 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-03-05Add EdgeRule for generic-vnf to esr-vnfmMichaelMorris1-0/+12
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-01-11Move the aai-schema, annotations andKajur, Harish (vk250x)5-0/+3673
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>