blob: 1828db7b1fe20f0c7ebb0126c6e53140a24694d3 [file] [log] [blame]
Masayoshi Kobayashif358ff52013-03-22 00:31:59 +00001floodlight.modules = net.floodlightcontroller.storage.memory.MemoryStorageSource,\
2net.floodlightcontroller.core.FloodlightProvider,\
3net.floodlightcontroller.threadpool.ThreadPool,\
4net.floodlightcontroller.devicemanager.internal.DeviceManagerImpl,\
5net.floodlightcontroller.staticflowentry.StaticFlowEntryPusher,\
6net.floodlightcontroller.firewall.Firewall,\
7net.floodlightcontroller.jython.JythonDebugInterface,\
8net.floodlightcontroller.counter.CounterStore,\
9net.floodlightcontroller.perfmon.PktInProcessingTime,\
10net.floodlightcontroller.ui.web.StaticWebRoutable,\
11net.floodlightcontroller.onoslistener.OnosPublisher, \
12net.onrc.onos.registry.controller.ZookeeperRegistry
13net.floodlightcontroller.restserver.RestApiServer.port = 8080
14net.floodlightcontroller.core.FloodlightProvider.openflowport = 6633
15net.floodlightcontroller.jython.JythonDebugInterface.port = 6655
16net.floodlightcontroller.forwarding.Forwarding.idletimeout = 5
17net.floodlightcontroller.forwarding.Forwarding.hardtimeout = 0
18net.floodlightcontroller.onoslistener.OnosPublisher.dbconf = /tmp/cassandra.titan