index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-01-08
cap oslo.config version only in python2.6
FUJITA Tomonori
2015-12-08
avoid oslo.config 3.1.0 and later for python2.6 support
FUJITA Tomonori
2015-06-25
python3: Use formencode instead of xml_compare
IWAMOTO Toshihiro
2015-06-23
eventlet has already supported WebSocket(RFC6455) in stable releases (>= 0.15)
FUJITA Tomonori
2015-05-19
Adapt to namespace-less oslo
YAMAMOTO Takashi
2015-04-03
Revert "pip-requires: Remove comments"
YAMAMOTO Takashi
2015-03-22
pip-requires: Remove comments
YAMAMOTO Takashi
2015-03-17
requirements: Drop some optional requirements
YAMAMOTO Takashi
2015-03-17
pip-requires: Add comments to say what's required by what
YAMAMOTO Takashi
2014-10-14
pyang_plugins: pep8 style fix
YAMAMOTO Takashi
2014-07-07
pip-requires: gui_topology requires webob>=1.2
Hisaharu Ishii
2014-06-15
contrib: import tinyrpc library
Yoshihiro Kaneko
2014-06-15
downgrade required version of msgpack-python
Yoshihiro Kaneko
2014-05-20
pip-requires: WebSocket-RPC requires tinyrpc
YAMADA Hideki
2014-04-20
pip-requires: require oslo.config >= 1.2.0
YAMAMOTO Takashi
2014-03-16
pyang plugin to generate of_config.generated_classes
YAMAMOTO Takashi
2014-03-04
six.add_metaclass requires six>=1.4.0
Wei-Li Tang
2014-02-11
use six.add_metaclass
YAMAMOTO Takashi
2014-02-11
pip-requires: sort in alphabetical order
YAMAMOTO Takashi
2014-01-09
tests: add some tests for ryu.lib.of_config.classes
YAMAMOTO Takashi
2013-12-25
requires lxml
YAMAMOTO Takashi
2013-11-29
msgpack-rpc fixes and improvements
YAMAMOTO Takashi
2013-11-27
unit test: test ryu.cmd.manager
YAMAMOTO Takashi
2013-08-26
a simple script to plot rest_topology's output
YAMAMOTO Takashi
2013-08-13
a script to normalize json
YAMAMOTO Takashi
2013-07-28
Remove contrib/oslo directory
Satoshi Kobayashi
2013-05-13
update requirements
YAMAMOTO Takashi
2013-05-11
Revert "add eventlet to test requirement"
FUJITA Tomonori
2013-05-02
add eventlet to test requirement
FUJITA Tomonori
2013-05-01
sweep the tree to change from gevent to ryu.lib.hub
YAMAMOTO Takashi
2013-03-05
contrib: import ncclient library (NETCONF clients)
FUJITA Tomonori
2013-02-14
stop requiring gflags
YAMAMOTO Takashi
2013-01-30
test: remove some unnecessary bash dependencies
YAMAMOTO Takashi
2013-01-08
setup: update installation infos
Isaku Yamahata
2012-10-12
test: add unittests for packet library
HIYAMA Manabu
2012-10-12
tools/pip-requires: add routes which is used by wsgi.py module
Isaku Yamahata
2012-08-22
test: use the latest version of pep8
FUJITA Tomonori
2012-06-27
test: improve the framework
FUJITA Tomonori
2012-05-07
Added test framework, ported from Quantum
FUJITA Tomonori