From 85044aadfc739d01f66204e56397ad7ec080d179 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Wed, 20 Mar 2024 09:48:57 -0300 Subject: [PATCH] yang: fix identity description Signed-off-by: Renato Westphal --- holo-yang/modules/augmentations/holo-bgp.yang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/holo-yang/modules/augmentations/holo-bgp.yang b/holo-yang/modules/augmentations/holo-bgp.yang index f73e0d76..05b40689 100644 --- a/holo-yang/modules/augmentations/holo-bgp.yang +++ b/holo-yang/modules/augmentations/holo-bgp.yang @@ -37,7 +37,7 @@ module holo-bgp { identity ineligible-unresolvable { base brt:ineligible-route-reason; description - "Route was ineligible due to CLUSTER_LIST loop"; + "Route was ineligible due to unresolvable next-hop"; } identity unknown-error {