From 2d9495c243a92854d22ed2f7ec4301e3435d9817 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Tue, 1 Sep 2020 08:56:59 -0400 Subject: Add support for vlan range and vlan tag Also sync up the older versions to match internal Issue-ID: AAI-3127 Change-Id: I7cfcf576ae151b6bad7a08f7d18f0e48db8d667b Signed-off-by: Kajur, Harish (vk250x) --- .../main/resources/onap/oxm/v20/aai_oxm_v20.xml | 239 ++++++++++++++++----- 1 file changed, 189 insertions(+), 50 deletions(-) (limited to 'aai-schema/src/main/resources/onap/oxm/v20/aai_oxm_v20.xml') diff --git a/aai-schema/src/main/resources/onap/oxm/v20/aai_oxm_v20.xml b/aai-schema/src/main/resources/onap/oxm/v20/aai_oxm_v20.xml index 121897f..c14a833 100644 --- a/aai-schema/src/main/resources/onap/oxm/v20/aai_oxm_v20.xml +++ b/aai-schema/src/main/resources/onap/oxm/v20/aai_oxm_v20.xml @@ -742,6 +742,7 @@ + @@ -759,6 +760,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1192,7 +1245,7 @@ - + @@ -1552,7 +1605,7 @@ - + @@ -1568,7 +1621,7 @@ - + @@ -1686,7 +1739,7 @@ - + @@ -2239,8 +2292,8 @@ - - + + @@ -2403,7 +2456,7 @@ - + @@ -2615,6 +2668,11 @@ + + + + + @@ -2675,6 +2733,11 @@ + + + + + @@ -3300,11 +3363,16 @@ - - - - - + + + + + + + + + + @@ -3312,11 +3380,6 @@ - - - - - @@ -3525,14 +3588,15 @@ - - - - - - - - + + + + + + + + + @@ -4107,7 +4171,7 @@ - + @@ -4330,7 +4394,8 @@ - + @@ -4412,7 +4477,8 @@ - + @@ -4543,7 +4609,7 @@ - + @@ -4723,7 +4789,8 @@ - + @@ -5269,7 +5336,7 @@ - + @@ -6248,7 +6315,7 @@ - + @@ -6306,7 +6373,7 @@ - + @@ -6342,7 +6409,7 @@ - + @@ -7886,6 +7953,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7929,6 +8050,9 @@ + + + @@ -7940,28 +8064,42 @@ - + - + - + - + - + - + - + - - + + + + + + + + + + + + + + + + @@ -7972,10 +8110,11 @@ - + - + + @@ -9571,7 +9710,7 @@ - + @@ -9584,7 +9723,7 @@ - + @@ -9613,11 +9752,11 @@ - + - - + + -- cgit 1.2.3-korg