Signed-off-by: YAMAMOTO Takashi <yamam...@valinux.co.jp> --- ryu/cfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ryu/cfg.py b/ryu/cfg.py index f2f05b4..ea21ea4 100644 --- a/ryu/cfg.py +++ b/ryu/cfg.py @@ -26,7 +26,7 @@ import oslo.config.cfg # We will unshare c. (and stop using it) as soon as ofagent neutron agent # is updated. # We want to avoid using c. for our options as a python program which embeds -# ryu applications (eg. neutron agent) might want to its own set of cli +# ryu applications (eg. neutron agent) might want to put its own set of cli # options into it, which can conflict with ours. (Currently there seems # no conflict for the neutron agent. But who knows?) # At some point later we might want to unshare a. and b. as well, in order -- 1.9.4 ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel