Skip to content

Commit e418ff0

Browse files
author
Arthi Sivanantham
committed
Update descriptions
Signed-off-by: Arthi Sivanantham <[email protected]>
1 parent 0ae478a commit e418ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sonic-yang-models/yang-models/sonic-warm-restart.yang

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ module sonic-warm-restart {
3232

3333
enum system {
3434
description
35-
"system level enable/disable warm-restart";
35+
"Warm Restart on a System level.";
3636
}
3737

3838
}
@@ -58,7 +58,7 @@ module sonic-warm-restart {
5858
type boolean;
5959
must "current()/../module = 'bgp'" { error-message "bgp_eoiu is only supported for module bgp."; }
6060
description
61-
"BGP EOIU enable/disable";
61+
"BGP End-of-Initial Update (EOIU) signal enable/disable";
6262
}
6363

6464
leaf bgp_timer {

0 commit comments

Comments
 (0)