Commit 0b6c25e7 authored by Anurag Kumar's avatar Anurag Kumar

Upload New File

parent dcbb9afe
from ryu import cfg
CONF = cfg.CONF
CONF.register_cli_opts([
cfg.StrOpt('sdn-ip-cfg-file',
default="/usr/local/etc/ryu-sdn-ip/config.json",
help='location of SDN-IP config file')
])
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment