BUG 6396 neutron-mapper project migration to blueprint
[groupbasedpolicy.git] / neutron-mapper / src / main / config / default-config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.
4
5  This program and the accompanying materials are made available under the
6  terms of the Eclipse Public License v1.0 which accompanies this distribution,
7  and is available at http://www.eclipse.org/legal/epl-v10.html
8 -->
9 <snapshot>
10     <configuration>
11         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
12             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
13                 <module>
14                     <type xmlns:neutron-mapper="urn:opendaylight:params:xml:ns:yang:controller:config:neutron-mapper:impl">
15                         neutron-mapper:neutron-mapper-impl
16                     </type>
17                     <name>neutron-mapper-impl</name>
18                 </module>
19             </modules>
20         </data>
21
22     </configuration>
23
24     <required-capabilities>
25         <capability>urn:opendaylight:params:xml:ns:yang:controller:config:neutron-mapper:impl?module=neutron-mapper-impl&amp;revision=2015-02-19</capability>
26     </required-capabilities>
27
28 </snapshot>