fe4cd42afe55f7f5ea7b377701ccc2aaffd99c78
[controller.git] / karaf / opendaylight-karaf-resources / src / main / resources / etc / custom.properties
1 # Extra packages to import from the boot class loader
2 org.osgi.framework.system.packages.extra=org.apache.karaf.branding,sun.reflect,sun.reflect.misc,sun.misc,sun.nio.ch
3
4 # https://bugs.eclipse.org/bugs/show_bug.cgi?id=325578
5 # Extend the framework to avoid the resources to be presented with
6 # a URL of type bundleresource: but to be presented as file:
7 osgi.hook.configurators.include=org.eclipse.virgo.kernel.equinox.extensions.hooks.ExtensionsHookConfigurator
8
9 # Embedded Tomcat configuration File
10 org.eclipse.gemini.web.tomcat.config.path=configuration/tomcat-server.xml
11 org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true
12
13 # Use Equinox as default OSGi Framework Implementation
14 karaf.framework=equinox
15
16 # Netconf startup configuration
17 netconf.tcp.address=127.0.0.1
18 netconf.tcp.port=8383
19
20 netconf.tcp.client.address=127.0.0.1
21 netconf.tcp.client.port=8383
22
23 netconf.ssh.address=0.0.0.0
24 netconf.ssh.port=1830
25 # Use Linux style path
26 netconf.ssh.pk.path = ./configuration/RSA.pk
27 # Set security provider to BouncyCastle
28 org.apache.karaf.security.providers = org.bouncycastle.jce.provider.BouncyCastleProvider
29
30
31 netconf.config.persister.active=1
32
33 netconf.config.persister.1.storageAdapterClass=org.opendaylight.controller.config.persist.storage.file.xml.XmlFileStorageAdapter
34 netconf.config.persister.1.properties.fileStorage=etc/opendaylight/current/controller.currentconfig.xml
35 netconf.config.persister.1.properties.numberOfBackups=1
36
37 # logback configuration
38 logback.configurationFile=configuration/logback.xml
39
40 # Container configuration
41 container.profile = Container
42
43 # Connection manager configuration
44 connection.scheme = ANY_CONTROLLER_ONE_MASTER
45
46 # Open Flow related system parameters
47 # TCP port on which the controller is listening (default 6633)
48 # of.listenPort=6633
49 # IP address of the controller (default: wild card)
50 # of.address = 127.0.0.1
51 # The time (in milliseconds) the controller will wait for a response after sending a Barrier Request or a Statistic Request message (default 2000 msec)
52 # of.messageResponseTimer=2000
53 # The switch liveness timeout value (default 60500 msec)
54 # of.switchLivenessTimeout=60500
55 # The size of the queue holding pending statistics requests (default 64). For large networks of n switches, it is recommended to set the queue size to n
56 # of.statsQueueSize = 64
57 # The flow statistics polling interval in second (default 10 sec)
58 # of.flowStatsPollInterval=10
59 # The port statistics polling interval in second (default 5 sec)
60 # of.portStatsPollInterval=5
61 # The description statistics polling interval in second (default 60 sec)
62 # of.descStatsPollInterval=60
63 # The table statistics polling interval in second (default 10 sec)
64 # of.tableStatsPollInterval=10
65 # The maximum number of asynchronous messages can be sent before sending a Barrier Request (default 100)
66 # of.barrierMessagePriorCount=100
67 # The interval which determines how often the discovery packets should be sent (default 300 sec)
68 # of.discoveryInterval=300
69 # The timeout multiple of discovery interval
70 # of.discoveryTimeoutMultiple=2
71 # For newly added ports, allow one more retry if the elapsed time exceeds this threshold (default 30 sec)
72 # of.discoveryThreshold=30
73 # The maximum number of ports handled in one discovery batch (default 512)
74 # of.discoveryBatchMaxPorts=512
75
76 # OVSDB configuration
77 # ovsdb plugin supports both active and passive connections. It listens on port 6640 by default for Active connections.
78 ovsdb.listenPort=6640
79
80 # ovsdb creates Openflow nodes/bridges. This configuration configures the bridge's Openflow version.
81 # default Openflow version = 1.0, we also support 1.3.
82 # ovsdb.of.version=1.3
83
84 # ovsdb can be configured with ml2 to perform l3 forwarding. The config below enables that functionality, which is
85 # disabled by default.
86 # ovsdb.l3.fwd.enabled=yes
87
88 # ovsdb can be configured with ml2 to perform arp responder, enabled by default.
89 ovsdb.l3.arp.responder.disabled=no
90
91 # ovsdb can be configured with ml2 to perform l3 forwarding. When used in that scenario, the mac address of the default
92 # gateway --on the external subnet-- is expected to be resolved from its inet address. The config below overrides that
93 # specific arp/neighDiscovery lookup.
94 # ovsdb.l3gateway.mac=00:00:5E:00:02:01
95
96 # TLS configuration
97 # To enable TLS, set secureChannelEnabled=true and specify the location of controller Java KeyStore and TrustStore files.
98 # The Java KeyStore contains controller's private key and certificate. The Java TrustStore contains the trusted certificate
99 # entries, including switches' Certification Authority (CA) certificates. For example,
100 # secureChannelEnabled=true
101 # controllerKeyStore=./configuration/ctlKeyStore
102 # controllerKeyStorePassword=xxxxxxxx (this password should match the password used for KeyStore generation and at least 6 characters)
103 # controllerTrustStore=./configuration/ctlTrustStore
104 # controllerTrustStorePassword=xxxxxxxx (this password should match the password used for TrustStore generation and at least 6 characters)
105
106 secureChannelEnabled=false
107 controllerKeyStore=
108 controllerKeyStorePassword=
109 controllerTrustStore=
110 controllerTrustStorePassword=
111
112 # User Manager configurations
113 enableStrongPasswordCheck = false
114
115 #Jolokia configurations
116 #org.jolokia.listenForHttpService=false
117
118 # Logging configuration for Tomcat-JUL logging
119 java.util.logging.config.file=configuration/tomcat-logging.properties
120
121 #Hosttracker hostsdb key scheme setting
122 hosttracker.keyscheme=IP
123
124 # LISP Flow Mapping configuration
125 # Map-Register messages overwrite existing RLOC sets in EID-to-RLOC mappings (default: true)
126 lisp.mappingOverwrite = true
127 # Enable the Solicit-Map-Request (SMR) mechanism (default: true)
128 lisp.smr = true
129 # Choose policy for Explicit Locator Path (ELP) handling
130 # There are three options:
131 #   default: don't add or remove locator records, return mapping as-is
132 #   both: keep the ELP, but add the next hop as a standalone non-LCAF locator with a lower priority
133 #   replace: remove the ELP, add the next hop as a standalone non-LCAF locator
134 lisp.elpPolicy = default
135