changes from the previous:
    - move of-config-cli to ryu/tests/bin
    - handle more stuffs, namely queue properties

YAMAMOTO Takashi (8):
  requires lxml
  a simple of-config client command
  of-config-cli: add a command to show server capabilities
  add some convenient OF-Config classes
  of_config.classes: add a convenient class for netconf
  of_config_cli: add some commands to manipulate port configurations
  of_config.classes: add some queue related classes
  of_config_cli: add some queue related commands

 ryu/cmd/of_config_cli.py     | 368 +++++++++++++++++++++++++++++++++++++++++++
 ryu/lib/of_config/classes.py | 236 +++++++++++++++++++++++++++
 ryu/tests/bin/of-config-cli  |  20 +++
 setup.cfg                    |   2 +-
 tools/pip-requires           |   1 +
 5 files changed, 626 insertions(+), 1 deletion(-)
 create mode 100755 ryu/cmd/of_config_cli.py
 create mode 100644 ryu/lib/of_config/classes.py
 create mode 100755 ryu/tests/bin/of-config-cli

-- 
1.8.3.1


------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to