BGPCEP-710: Create Network Topology Loader
[bgpcep.git] / config-loader / topology-config-loader / src / test / resources / initial / network-topology-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 <network-topology xmlns="urn:TBD:params:xml:ns:yang:network-topology">
9     <topology>
10         <topology-id>topology-test</topology-id>
11     </topology>
12 </network-topology>