BUG-2982 : moved path-attributes container to grouping
[bgpcep.git] / bgp / rib-api / src / main / yang / bgp-rib.yang
index 2c4f81ccf7031d9d91bca4c9295675c369ab2b66..c7b03abe751aa405d74381f63d24978958c8a923 100644 (file)
@@ -53,9 +53,7 @@ module bgp-rib {
     }
 
     grouping route {
-        container attributes {
-            uses bgp-msg:path-attributes;
-        }
+        uses bgp-msg:path-attributes;
     }
 
     grouping rib {