os-ken/ryu/lib/of_config
IWAMOTO Toshihiro a9b250da75 python3: Apply "2to3 -f map"
map() has been changed to return an iterator in python3.  Iterators aren't
JSON serializable, and can be used only once for for loops.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-06-26 21:21:49 +09:00
..
__init__.py ryu.contrib: Be explicit about sys.path modification 2015-04-18 08:56:19 +09:00
base.py python3: Apply "2to3 -f map" 2015-06-26 21:21:49 +09:00
capable_switch.py ofconfig: add commit and discard_changes operation support 2014-02-17 22:39:54 +09:00
classes.py add some convenient OF-Config classes 2013-12-25 12:12:52 +09:00
constants.py of_config: constants for of-config 2013-03-08 07:21:08 +09:00
generated_classes.py of_config: add OFPortStateType class 2014-02-14 13:27:32 +09:00
ietf-inet-types.xsd of_config: import XML schema files for OF config. 2013-03-08 07:20:58 +09:00
ietf-yang-types.xsd of_config: import XML schema files for OF config. 2013-03-08 07:20:58 +09:00
of-config-1.0.xsd of_config/schema: add missing import 2013-03-08 07:21:03 +09:00
of-config-1.1.1.xsd of_config/schema: add missing import 2013-03-08 07:21:03 +09:00
of-config-1.1.xsd of_config/schema: add missing import 2013-03-08 07:21:03 +09:00
xmldsig-core-schema.xsd of_config: import XML schema files for OF config. 2013-03-08 07:20:58 +09:00