BGPCEP-710: Create Network Topology Loader
[bgpcep.git] / config-loader / protocols-config-loader / src / test / resources / initial / protocols-config.xml
1 <?xml version="1.0" encoding="UTF-8"?><!--
2   ~ Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
3   ~
4   ~ This program and the accompanying materials are made available under the
5   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
6   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
7   -->
8 <protocols xmlns="http://openconfig.net/yang/network-instance">
9     <protocol>
10         <name>example-bgp-rib</name>
11         <identifier xmlns:x="http://openconfig.net/yang/policy-types">x:BGP</identifier>
12     </protocol>
13 </protocols>