diff options
Diffstat (limited to 'infra/impl/src/main/config/restconf-north-config.xml')
-rw-r--r-- | infra/impl/src/main/config/restconf-north-config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/impl/src/main/config/restconf-north-config.xml b/infra/impl/src/main/config/restconf-north-config.xml index ff2cdac18..00599b62c 100644 --- a/infra/impl/src/main/config/restconf-north-config.xml +++ b/infra/impl/src/main/config/restconf-north-config.xml @@ -24,7 +24,7 @@ <!-- Reconfiguring the default restconf northbound instance, to wire it just to honeycomb broker facade --> <dom-broker> <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-broker-osgi-registry</type> - <name>vpp-dom-broker</name> + <name>honeycomb-dom-broker</name> </dom-broker> </module> </modules> |