BUG-2982 : moved path-attributes container to grouping
[bgpcep.git] / bgp / parser-api / src / main / yang / bgp-multiprotocol.yang
index 5c13f59330ca55fc93dd4397b7e5ecd1ebd20f3f..920d87159e609d5d8dd9c763a31a256796d8c5ff 100644 (file)
@@ -97,7 +97,7 @@ module bgp-multiprotocol {
         }
     }
 
-    augment "/bgp-msg:update/bgp-msg:path-attributes" {
+    augment "/bgp-msg:update/bgp-msg:attributes" {
         container mp-reach-nlri {
             reference "http://tools.ietf.org/html/rfc4760#section-3";
 
@@ -110,7 +110,7 @@ module bgp-multiprotocol {
         }
     }
 
-    augment "/bgp-msg:update/bgp-msg:path-attributes" {
+    augment "/bgp-msg:update/bgp-msg:attributes" {
         container mp-unreach-nlri {
             reference "http://tools.ietf.org/html/rfc4760#section-4";