Merge "Fixed deserialization of IdentityRefs in Restconf URI."
[controller.git] / opendaylight / md-sal / sal-remoterpc-connector / integrationtest / test-it / src / test / resources / controller.config
1 //START OF CONFIG-LAST
2 <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3 <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
4         <module>
5                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">prefix:schema-service-singleton</type>
6                 <name>yang-schema-service</name>
7         </module>
8         <module>
9                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">prefix:hash-map-data-store</type>
10                 <name>hash-map-data-store</name>
11         </module>
12         <module>
13                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">prefix:dom-broker-impl</type>
14                 <name>dom-broker</name>
15                 <data-store xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl">
16                         <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-data-store</type>
17                         <name>ref_hash-map-data-store</name>
18                 </data-store>
19         </module>
20         <module>
21                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-broker-impl</type>
22                 <name>binding-broker-impl</name>
23                 <notification-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
24                         <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-notification-service</type>
25                         <name>ref_binding-notification-broker</name>
26                 </notification-service>
27                 <data-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
28                         <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-data-broker</type>
29                         <name>ref_binding-data-broker</name>
30                 </data-broker>
31         </module>
32         <module>
33                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:runtime-generated-mapping</type>
34                 <name>runtime-mapping-singleton</name>
35         </module>
36         <module>
37                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-notification-broker</type>
38                 <name>binding-notification-broker</name>
39         </module>
40         <module>
41                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">prefix:binding-data-broker</type>
42                 <name>binding-data-broker</name>
43                 <dom-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
44                         <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-broker-osgi-registry</type>
45                         <name>ref_dom-broker</name>
46                 </dom-broker>
47                 <mapping-service xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">
48                 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">binding:binding-dom-mapping-service</type>
49                 <name>ref_runtime-mapping-singleton</name>
50                 </mapping-service>
51         </module>
52         <module>
53                 <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">prefix:remote-zeromq-rpc-server</type>
54                 <name>remoter</name>
55                 <port xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">5666</port>
56                 <dom-broker xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc">
57                         <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">prefix:dom-broker-osgi-registry</type>
58                         <name>ref_dom-broker</name>
59                 </dom-broker>
60         </module>
61 </modules>
62 <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
63         <service>
64         <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:schema-service</type>
65                 <instance>
66                 <name>ref_yang-schema-service</name>
67                 <provider>/config/modules/module[name='schema-service-singleton']/instance[name='yang-schema-service']</provider>
68                 </instance>
69         </service>
70         <service>
71                 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-notification-service</type>
72                 <instance>
73                         <name>ref_binding-notification-broker</name>
74                         <provider>/config/modules/module[name='binding-notification-broker']/instance[name='binding-notification-broker']</provider>
75                 </instance>
76         </service>
77         <service>
78                 <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-data-store</type>
79                 <instance>
80                         <name>ref_hash-map-data-store</name>
81                         <provider>/config/modules/module[name='hash-map-data-store']/instance[name='hash-map-data-store']</provider>
82                 </instance>
83         </service>
84         <service>
85                 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-broker-osgi-registry</type>
86                 <instance>
87                         <name>ref_binding-broker-impl</name>
88                         <provider>/config/modules/module[name='binding-broker-impl']/instance[name='binding-broker-impl']</provider>
89                 </instance>
90         </service>
91         <service>
92                 <type xmlns:binding-impl="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl">binding-impl:binding-dom-mapping-service</type>
93                 <instance>
94                         <name>ref_runtime-mapping-singleton</name>
95                         <provider>/config/modules/module[name='runtime-generated-mapping']/instance[name='runtime-mapping-singleton']</provider>
96                 </instance>
97         </service>
98         <service>
99         <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-broker-osgi-registry</type>
100                 <instance>
101                         <name>ref_dom-broker</name>
102                         <provider>/config/modules/module[name='dom-broker-impl']/instance[name='dom-broker']</provider>
103                 </instance>
104         </service>
105         <service>
106                 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-data-broker</type>
107                 <instance>
108                 <name>ref_binding-data-broker</name>
109                 <provider>/config/modules/module[name='binding-data-broker']/instance[name='binding-data-broker']</provider>
110         </instance>
111         </service>
112 </services>
113 </data>
114
115
116 //END OF SNAPSHOT
117 urn:opendaylight:params:xml:ns:yang:controller:config?module=config&revision=2013-04-05
118 urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding:impl?module=opendaylight-sal-binding-broker-impl&revision=2013-10-28
119 urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding?module=opendaylight-md-sal-binding&revision=2013-10-28
120 urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl?module=opendaylight-sal-dom-broker-impl&revision=2013-10-28
121 urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom?module=opendaylight-md-sal-dom&revision=2013-10-28
122 urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc?module=odl-sal-dom-rpc-remote-cfg&revision=2013-10-28
123 //END OF CONFIG