BUG-5932: Remove NETCONF startup knobs
[controller.git] / karaf / opendaylight-karaf-resources / src / main / resources / etc / custom.properties
index fe4cd42afe55f7f5ea7b377701ccc2aaffd99c78..71b975d8a6ca93b0418d372f2989b2e126043651 100644 (file)
@@ -13,15 +13,6 @@ org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true
 # Use Equinox as default OSGi Framework Implementation
 karaf.framework=equinox
 
-# Netconf startup configuration
-netconf.tcp.address=127.0.0.1
-netconf.tcp.port=8383
-
-netconf.tcp.client.address=127.0.0.1
-netconf.tcp.client.port=8383
-
-netconf.ssh.address=0.0.0.0
-netconf.ssh.port=1830
 # Use Linux style path
 netconf.ssh.pk.path = ./configuration/RSA.pk
 # Set security provider to BouncyCastle