From 8e0fe8fce59af0586ae6aa2a18222a675459ec38 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 11 Apr 2022 09:15:06 -0400 Subject: [AAI] Upgrading to v24 to have icmp-unreachable instead of the typo lcmp-unreachable Issue-ID: AAI-3466 Signed-off-by: wr148d Change-Id: I240de905da7f3c02f643ec57b851361b9bb0b3de --- .../onap/dbedgerules/v24/DbEdgeRules_v24.json | 2 +- .../main/resources/onap/oxm/v24/aai_oxm_v24.xml | 24 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) (limited to 'aai-schema/src') diff --git a/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_v24.json b/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_v24.json index b275b01..4334c72 100644 --- a/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_v24.json +++ b/aai-schema/src/main/resources/onap/dbedgerules/v24/DbEdgeRules_v24.json @@ -6563,7 +6563,7 @@ "default": "true", "description":"the zone is associated to another zone." },{ - "from": "lcmp-unreachable", + "from": "icmp-unreachable", "to": "l-interface", "label": "tosca.relationships.network.BindsTo", "direction": "OUT", diff --git a/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml b/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml index d1a4687..402e458 100644 --- a/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml +++ b/aai-schema/src/main/resources/onap/oxm/v24/aai_oxm_v24.xml @@ -2027,7 +2027,7 @@ - + @@ -16672,19 +16672,19 @@ - + - + - + - + - - + + - + @@ -16724,11 +16724,11 @@ - + - - - + + + -- cgit 1.2.3-korg