abbaf311c04a68cb7f6d17a0e80dc5129f7537ef
[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         <capability>urn:opendaylight:params:xml:ns:yang:controller:rsvp:impl?module=odl-rsvp-parser-impl-cfg&amp;revision=2015-08-26</capability>
14     </required-capabilities>
15     <configuration>
16         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
17             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
18                 <module>
19                     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi">prefix:rsvp-extensions-impl</type>
20                     <name>global-rsvp-extensions</name>
21                     <rsvp-extension>
22                         <type xmlns:rsvp-spi="urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi">rsvp-spi:rsvp-extension</type>
23                         <name>rsvp-parser</name>
24                     </rsvp-extension>
25                 </module>
26                 <module>
27                     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:rsvp:impl">prefix:rsvp-parser</type>
28                     <name>rsvp-parser</name>
29                 </module>
30             </modules>
31             <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
32                 <service>
33                     <type xmlns:rsvp-spi="urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi">rsvp-spi:rsvp-extensions</type>
34                     <instance>
35                         <name>global-rsvp-extensions</name>
36                         <provider>/modules/module[type='rsvp-extensions-impl'][name='global-rsvp-extensions']</provider>
37                     </instance>
38                 </service>
39                 <service>
40                     <type xmlns:rsvp-spi="urn:opendaylight:params:xml:ns:yang:controller:rsvp:spi">rsvp-spi:rsvp-extension</type>
41                     <instance>
42                         <name>rsvp-parser</name>
43                         <provider>/modules/module[type='rsvp-parser'][name='rsvp-parser']</provider>
44                     </instance>
45                 </service>
46             </services>
47         </data>
48     </configuration>
49 </snapshot>