Hi,

On Sun, 10 Aug 2014 10:53:26 +0800
Peng Xiao <[email protected]> wrote:

> I have put the bmpstation server host and port configuration to flags.py

Can you use register_ops() in bmpstation.py (you can change options by
ryu.conf file)? We try to avoid add an application specific option to
flags.py unless it's a must.

Another option is using environment variables, which looks more
popular nowadays as Docker popularity grows in.

Thanks,

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to