BUG-4931: Simple routing policy
[bgpcep.git] / bgp / rib-impl / src / main / yang / odl-bgp-rib-impl-cfg.yang
index 85823de97a2d134284490e741cce44ca2c96c2bf..1d5ac44b44ed23e8a110aefd558584d2c6741a71 100644 (file)
@@ -367,6 +367,10 @@ module odl-bgp-rib-impl-cfg {
                 default ibgp;
             }
 
+            leaf simple-routing-policy {
+                type rib:simple-routing-policy;
+            }
+
             leaf initiate-connection {
                 description "If true, connection will be initiated right away from current device.
                     If not, the peer will only be registered to peer registry and available for incomming bgp connections.";