Add functional suites for bgpcep using exabgp
[integration/test.git] / csit / variables / bgpfunctional / multipaths / service_psmf / data.xml
1 <service xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
2     <type xmlns:x="urn:opendaylight:params:xml:ns:yang:controller:bgp:path:selection:mode">x:path-selection-mode-factory</type>
3     <instance>
4         <name>all-paths</name>
5         <provider>/modules/module[type='advertise-all-paths'][name='all-paths']</provider>
6     </instance>
7     <instance>
8         <name>n-paths</name>
9         <provider>/modules/module[type='advertise-n-paths'][name='n-paths']</provider>
10     </instance>
11 </service>