On Mon, 17 Feb 2014 12:17:19 +0900 (JST)
yamam...@valinux.co.jp (YAMAMOTO Takashi) wrote:
> > They are necessary for switches that don't support the feature of
> > modifying 'running' configuration directly; instead, needs to modify
> > 'candidate' configuration and then commit (or discard).
> >
> They are necessary for switches that don't support the feature of
> modifying 'running' configuration directly; instead, needs to modify
> 'candidate' configuration and then commit (or discard).
>
> Also fix do_get method's comment typo.
>
> Signed-off-by: FUJITA Tomonori
looks good to me. t
They are necessary for switches that don't support the feature of
modifying 'running' configuration directly; instead, needs to modify
'candidate' configuration and then commit (or discard).
Also fix do_get method's comment typo.
Signed-off-by: FUJITA Tomonori
---
ryu/cmd/of_config_cli.py