blob: 498fce5e043b96365b0bd4c684075c3fb23ff6a6 [file] [log] [blame]
Masayoshi Kobayashie7a5be92013-02-27 02:05:45 +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.forwarding.Forwarding,\
8net.floodlightcontroller.jython.JythonDebugInterface,\
9net.floodlightcontroller.counter.CounterStore,\
10net.floodlightcontroller.perfmon.PktInProcessingTime,\
11net.floodlightcontroller.ui.web.StaticWebRoutable,\
12net.floodlightcontroller.onoslistener.OnosPublisher, \
13net.onrc.onos.registry.controller.ZookeeperRegistry
14net.floodlightcontroller.restserver.RestApiServer.port = 8080
15net.floodlightcontroller.core.FloodlightProvider.openflowport = 6633
16net.floodlightcontroller.jython.JythonDebugInterface.port = 6655
17net.floodlightcontroller.forwarding.Forwarding.idletimeout = 5
18net.floodlightcontroller.forwarding.Forwarding.hardtimeout = 0
19net.floodlightcontroller.onoslistener.OnosPublisher.dbconf = /tmp/cassandra.titan