Minor fix in flow IP Matching
[controller.git] / opendaylight / distribution / opendaylight / src / main / resources / configuration / initial / 011-remote-zeromq.xml
1 <snapshot>
2
3     <configuration>
4     
5         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
6             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
7                 <module>
8                    <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">prefix:remote-zeromq-rpc-server</type> 
9                    <name>remoter</name>
10                    <port xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">5666</port>
11                    <dom-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">
12                        <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-broker-osgi-registry</type>
13                        <name>dom-broker</name>
14                    </dom-broker>
15                </module>
16             </modules>
17             
18             <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
19             </services>
20         </data>
21
22     </configuration>
23     
24     <required-capabilities>
25         <capability>urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc?module=odl-sal-dom-rpc-remote-cfg&amp;revision=2013-10-28</capability>
26     </required-capabilities>
27
28 </snapshot>
29