Add functional suites for bgpcep using exabgp
[integration/test.git] / csit / variables / bgpfunctional / multipaths / module_psm / data.xml
1 <module xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
2     <type xmlns:x="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">x:bgp-psm-impl</type>
3     <name>ipv4-unicast-path-selection-mode</name>
4     <path-address-family xmlns="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">
5         <name>ipv4-unicast</name>
6         <type>bgp-table-type</type>
7     </path-address-family>
8     <path-selection-mode xmlns="urn:opendaylight:params:xml:ns:yang:controller:bgp:rib:impl">
9         <name>$PATHSELMODE</name>
10         <type xmlns:x="urn:opendaylight:params:xml:ns:yang:controller:bgp:path:selection:mode">x:path-selection-mode-factory</type>
11     </path-selection-mode>
12 </module>