Hi Kawai-San,
Thank you for testing my patch!
On 2016年07月04日 11:47, Hiroaki KAWAI wrote:
> Hi Iwase-san, Fujita-san,
>
> I've tested with the patch and looks OK for
> my environment.
>
> The patch affects the entire test suites, and the all
> of tests must be run again.
> https://osrg.github.io/r
I can enforce the installation after updating pip using 'pip install
--upgrade --force pip'. But it then goes to the very first problem of
packages installed but not found.
(ryu)john@ubuntu:~/ryu$ pip list
> Babel (2.3.4)
> debtcollector (1.5.0)
> distribute (0.6.24)
> eventlet (0.19.0)
> funcsigs
I tried to reinstall ryu in virtualenv, and counter errors:
(ryu)john@ubuntu:~/ryu$ pip install ryu
> Downloading/unpacking ryu
> Running setup.py egg_info for package ryu
> [pbr] Reusing existing SOURCES.txt
> Downloading/unpacking eventlet>=0.15 (from ryu)
> Running setup.py egg_info for
Hi Iwase-san, Fujita-san,
I've tested with the patch and looks OK for
my environment.
The patch affects the entire test suites, and the all
of tests must be run again.
https://osrg.github.io/ryu/certification.html
And just FYI, in the openflow 1.3.5 spec,
7.3.7 says "The packet format is an Ethe
Hi,
> can any one know how to solve this?
> and I using the command to execute the topology with remote controller :
> sudo mn --custom ~/mininet/custom/4sw-4host.py --controller=remote -x
I think error cause is that you do not specify the 'mytopo' for command
of mininet.
Please try to start
Hi,
Hummm... on my environment, Ryu-4.4 works correctly.
$ ryu-manager --version
ryu-manager 4.4
$ pip list | grep oslo
oslo.config (3.12.0)
oslo.i18n (3.7.0)
$ ryu-manager
loading app ryu.controller.ofp_handler
instantiating app ryu.controller.ofp_handler of OFPHandler
...
FYI, I installed Ry
Hi Kawai-San and Fujita-San,
On 2016年07月02日 12:50, FUJITA Tomonori wrote:
> CC'ed Iwase-san,
>
> On Fri, 1 Jul 2016 20:15:10 +0900
> Hiroaki KAWAI wrote:
>
>> On 2016/07/01 11:36, FUJITA Tomonori wrote:
>>> On Wed, 29 Jun 2016 00:26:42 -0700
>>> "Kawai, Hiroaki" wrote:
>>>
Some system will