From: Maros Marsalek Date: Fri, 24 Jan 2014 12:08:36 +0000 (+0100) Subject: Pull zeromq initial configuration out of 01 config file X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-4~1^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=0e1b4289984bd29bc07d819060fbc5296a69896e Pull zeromq initial configuration out of 01 config file Change-Id: I52e5fefb08e3c97c4a6c235f0e158d72ccfa0766 Signed-off-by: Maros Marsalek --- diff --git a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml index f7330cbfaf..d306b5d65d 100644 --- a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml +++ b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/01-md-sal.xml @@ -58,15 +58,7 @@ runtime-mapping-singleton - - prefix:remote-zeromq-rpc-server - remoter - 5666 59 - 60 - prefix:dom-broker-osgi-registry - dom-broker - - + @@ -145,7 +137,6 @@ urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:impl?module=opendaylight-sal-dom-broker-impl&revision=2013-10-28 urn:opendaylight:params:xml:ns:yang:controller:md:sal:common?module=opendaylight-md-sal-common&revision=2013-10-28 urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:cluster:store?module=odl-sal-dom-clustered-store-cfg&revision=2013-10-28 - urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc?module=odl-sal-dom-rpc-remote-cfg&revision=2013-10-28 diff --git a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/011-remote-zeromq.xml b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/011-remote-zeromq.xml new file mode 100644 index 0000000000..2b0e92938a --- /dev/null +++ b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/011-remote-zeromq.xml @@ -0,0 +1,29 @@ + + + + + + + + prefix:remote-zeromq-rpc-server + remoter + 5666 + + prefix:dom-broker-osgi-registry + dom-broker + + + + + + + + + + + + urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote:rpc?module=odl-sal-dom-rpc-remote-cfg&revision=2013-10-28 + + + +