Convert rsvp bundles to blueprint
[bgpcep.git] / rsvp / controller-config / src / main / resources / initial / 27-rsvp.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4     Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.
5
6     This program and the accompanying materials are made available under the
7     terms of the Eclipse Public License v1.0 which accompanies this distribution,
8     and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <snapshot>
11     <required-capabilities>
12         <capability>urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi?module=odl-rsvp-parser-spi-cfg&amp;revision=2015-08-26</capability>
13     </required-capabilities>
14     <configuration>
15         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
16             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
17                 <module>
18                     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi">prefix:rsvp-extensions-impl</type>
19                     <name>global-rsvp-extensions</name>
20                 </module>
21             </modules>
22             <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
23                 <service>
24                     <type xmlns:rsvp-spi="urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi">rsvp-spi:rsvp-extensions</type>
25                     <instance>
26                         <name>global-rsvp-extensions</name>
27                         <provider>/modules/module[type='rsvp-extensions-impl'][name='global-rsvp-extensions']</provider>
28                     </instance>
29                 </service>
30             </services>
31         </data>
32     </configuration>
33 </snapshot>