49556ce68f
cfg.py automatically replaces '-' in option names to '_' for config files. so s/_/-/ in this file was a mistake. revert the commit. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
# Sample configuration file
|
|
|
|
[DEFAULT]
|
|
|
|
#wsapi_host=<hostip>
|
|
#wsapi_port=<port:8080>
|
|
#ofp_listen_host=<hostip>
|
|
#ofp_listen_port=<port:6633>
|