From ce5fb890358de351a03e7e4c0ecb059e1c601d33 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Mon, 30 Jun 2014 10:35:51 -0500 Subject: [PATCH] Fixing issue with failing to remove 02-clustering.xml https://git.opendaylight.org/gerrit/#/c/8304/ removed the antiquated remoterpc stuff, but failed to remove the 02-clustering.xml file. Change-Id: I4b20ee620821ee945fd51b3d37eb7c24b491a0bd Signed-off-by: Ed Warnicke --- .../configuration/initial/02-clustering.xml | 36 ------------------- 1 file changed, 36 deletions(-) delete mode 100644 opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/02-clustering.xml diff --git a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/02-clustering.xml b/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/02-clustering.xml deleted file mode 100644 index c5f99fd0c1..0000000000 --- a/opendaylight/distribution/opendaylight/src/main/resources/configuration/initial/02-clustering.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - prefix:remote-zeromq-rpc-server - remoter - 5666 - - prefix:dom-broker-osgi-registry - dom-broker - - - - - - - - - - urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom?module=opendaylight-md-sal-dom&revision=2013-10-28 - 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:remote:rpc?module=odl-sal-dom-rpc-remote-cfg&revision=2013-10-28 - - - -- 2.36.6