blob: b3d2de65cf075eac4bdf917ca508bcf2c86d8c28 [file] [log] [blame]
Umesh Krishnaswamy345ee992012-12-13 20:29:48 -08001floodlight.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.forwarding.Forwarding,\
8net.floodlightcontroller.jython.JythonDebugInterface,\
9net.floodlightcontroller.counter.CounterStore,\
10net.floodlightcontroller.perfmon.PktInProcessingTime,\
Pankaj Berdeda809572013-02-22 15:31:20 -080011net.floodlightcontroller.ui.web.StaticWebRoutable, \
12net.floodlightcontroller.onoslistener.OnosPublisher
Umesh Krishnaswamy345ee992012-12-13 20:29:48 -080013net.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
Pankaj Berdeda809572013-02-22 15:31:20 -080018net.floodlightcontroller.onoslistener.OnosPublisher.dbconf = /tmp/cassandra.titan