summaryrefslogtreecommitdiffstats
path: root/v3po/impl/src/main/config/netconf-north-config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/impl/src/main/config/netconf-north-config.xml')
-rw-r--r--v3po/impl/src/main/config/netconf-north-config.xml17
1 files changed, 8 insertions, 9 deletions
diff --git a/v3po/impl/src/main/config/netconf-north-config.xml b/v3po/impl/src/main/config/netconf-north-config.xml
index f7f0629d4..b41aafeda 100644
--- a/v3po/impl/src/main/config/netconf-north-config.xml
+++ b/v3po/impl/src/main/config/netconf-north-config.xml
@@ -291,15 +291,14 @@
<name>netconf-binding-data-broker</name>
</netconf-monitoring-binding-broker>
</module>
- <!--FIXME disable the reader until this patch is merged and released by ODL: TODO link -->
- <!--<module>-->
- <!--<type xmlns:prefix="urn:honeycomb:params:xml:ns:yang:translate:utils">prefix:delegating-reader-registry</type>-->
- <!--<name>read-registry</name>-->
- <!--<root-readers>-->
- <!--<type xmlns:prefix="urn:honeycomb:params:xml:ns:yang:translate:api">prefix:honeycomb-reader</type>-->
- <!--<name>netconf-monitoring-reader</name>-->
- <!--</root-readers>-->
- <!--</module>-->
+ <module>
+ <type xmlns:prefix="urn:honeycomb:params:xml:ns:yang:translate:utils">prefix:delegating-reader-registry</type>
+ <name>read-registry</name>
+ <root-readers>
+ <type xmlns:prefix="urn:honeycomb:params:xml:ns:yang:translate:api">prefix:honeycomb-reader</type>
+ <name>netconf-monitoring-reader</name>
+ </root-readers>
+ </module>
<!-- END: Special reader for Netconf monitoring. -->
</modules>