blob: 80fa6601543da79926a238a8cf9ea7abb99d8f5f [file] [log] [blame]
Pankaj Berde23aac7a2013-04-09 15:38:45 -07001floodlight.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.core.FloodlightProvider.workerthreads = 16
16net.floodlightcontroller.core.FloodlightProvider.dbconf = /tmp/cassandra.titan
17net.floodlightcontroller.jython.JythonDebugInterface.port = 6655
18net.floodlightcontroller.forwarding.Forwarding.idletimeout = 5
19net.floodlightcontroller.forwarding.Forwarding.hardtimeout = 0
20net.floodlightcontroller.onoslistener.OnosPublisher.dbconf = /tmp/cassandra.titan