From 6c94af73e2fd359a16fd1e7ceb2c89a21b144a9c Mon Sep 17 00:00:00 2001 From: romeyo Date: Mon, 7 Aug 2023 11:04:58 -0700 Subject: [PATCH] remove nhg-name and auto-size --- release/models/aft/openconfig-aft-common.yang | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/release/models/aft/openconfig-aft-common.yang b/release/models/aft/openconfig-aft-common.yang index 8cac0bde2..cd3292b6a 100644 --- a/release/models/aft/openconfig-aft-common.yang +++ b/release/models/aft/openconfig-aft-common.yang @@ -637,22 +637,6 @@ submodule openconfig-aft-common { also be updated."; } - leaf next-hop-group-name { - type string; - description - "Where applicable, this leaf is a unique identifier string for the - next-hop-group. It is an arbitrary name for the group, that is - supported by vendors and is exposed for telemetry."; - } - - leaf auto-size { - type boolean; - description - "Where applicable, this leaf is a indicator of the - next-hop-group size being automatically determined or is it - configured to a fixed size."; - } - leaf programmed-id { type uint64; description