diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pyang_plugins/gobgp.yang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pyang_plugins/gobgp.yang b/tools/pyang_plugins/gobgp.yang index 092a2908..16ad5f40 100644 --- a/tools/pyang_plugins/gobgp.yang +++ b/tools/pyang_plugins/gobgp.yang @@ -703,12 +703,12 @@ module gobgp { } } - augment "/bgp:bgp/bgp:global" { + augment "/bgp:bgp" { description "additional bmp configuration"; uses gobgp-bmp-servers; } - augment "/bgp:bgp/bgp:global" { + augment "/bgp:bgp" { description "additional mrt configuration"; container mrt { description |