Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread Iwase Yusuke
Thank you very much, Fujita-San and Iwamoto-San. And I'm sorry for any problems that I have caused. On 2016年11月11日 12:25, FUJITA Tomonori wrote: > On Fri, 11 Nov 2016 11:37:48 +0900 > IWAMOTO Toshihiro wrote: > >> I've sent a patch to OpenStack to avoid use of ryu-4.8. > > I've just uploaded 4.

Re: [Ryu-devel] [PATCH] pip: Move tinyrpc to pip-requires

2016-11-10 Thread FUJITA Tomonori
On Fri, 11 Nov 2016 11:55:52 +0900 IWASE Yusuke wrote: > Because the embedded tinyrpc was removed, tinyrpc is required to > be install for running Ryu application. > This patch moves tinyrpc from test-requires to pip-requires. > > Signed-off-by: IWASE Yusuke > --- > tools/pip-requires | 3 ++-

Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread FUJITA Tomonori
On Fri, 11 Nov 2016 11:37:48 +0900 IWAMOTO Toshihiro wrote: > I've sent a patch to OpenStack to avoid use of ryu-4.8. I've just uploaded 4.8.1, which has tinyrpc in pip-requires. -- Developer Access Program for Intel Xe

[Ryu-devel] [PATCH] pip: Move tinyrpc to pip-requires

2016-11-10 Thread IWASE Yusuke
Because the embedded tinyrpc was removed, tinyrpc is required to be install for running Ryu application. This patch moves tinyrpc from test-requires to pip-requires. Signed-off-by: IWASE Yusuke --- tools/pip-requires | 3 ++- tools/test-requires | 1 - 2 files changed, 2 insertions(+), 2 deleti

Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread Iwase Yusuke
Hi Fujita-San, On 2016年11月11日 11:30, FUJITA Tomonori wrote: > On Fri, 11 Nov 2016 11:24:25 +0900 > Iwase Yusuke wrote: > >> Hi Iwamoto-San, >> >> >> On 2016年11月11日 11:11, IWAMOTO Toshihiro wrote: >>> At Tue, 8 Nov 2016 17:13:46 +0900, >>> IWASE Yusuke wrote: Currently, in addition to

Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread IWAMOTO Toshihiro
At Fri, 11 Nov 2016 11:30:33 +0900 (JST), FUJITA Tomonori wrote: > > On Fri, 11 Nov 2016 11:24:25 +0900 > Iwase Yusuke wrote: > > > Hi Iwamoto-San, > > > > > > On 2016年11月11日 11:11, IWAMOTO Toshihiro wrote: > >> At Tue, 8 Nov 2016 17:13:46 +0900, > >> IWASE Yusuke wrote: > >>> > >>> Currently

Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread FUJITA Tomonori
On Fri, 11 Nov 2016 11:24:25 +0900 Iwase Yusuke wrote: > Hi Iwamoto-San, > > > On 2016年11月11日 11:11, IWAMOTO Toshihiro wrote: >> At Tue, 8 Nov 2016 17:13:46 +0900, >> IWASE Yusuke wrote: >>> >>> Currently, in addition to "requirements for tests", test-requires >>> includes "optional requiremen

Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread Iwase Yusuke
Hi Iwamoto-San, On 2016年11月11日 11:11, IWAMOTO Toshihiro wrote: > At Tue, 8 Nov 2016 17:13:46 +0900, > IWASE Yusuke wrote: >> >> Currently, in addition to "requirements for tests", test-requires >> includes "optional requirements". >> This makes it unclear to identify which packages are surely re

Re: [Ryu-devel] [PATCH v3 8/9] pip: Separate test-requires

2016-11-10 Thread IWAMOTO Toshihiro
At Tue, 8 Nov 2016 17:13:46 +0900, IWASE Yusuke wrote: > > Currently, in addition to "requirements for tests", test-requires > includes "optional requirements". > This makes it unclear to identify which packages are surely required > to use optional features (e.g., RPC, OF-Config, OVSDB) and caus

[Ryu-devel] 邮 件 系 统(重要)

2016-11-10 Thread Serves
各位同事: 公司企业邮箱系统计划于即日起进行废弃邮箱账号清理并重新采集用户信息,为保证你的邮箱账号正常使用,请配合以下采集工作。 姓名: 部门: 邮箱账号: 现用密码: 原始密码: (请按以上格式直接回复至企业采集邮箱:[email protected]) 为此给你带了不便,敬请理解。为保证顺利进行,在接受到结束通知之前,请不要修改账号密码,谢谢配合-- Developer Access Program for Intel

Re: [Ryu-devel] Running rest_firewall.py on Lagopus

2016-11-10 Thread Iwase Yusuke
Hi, On 2016年11月10日 14:22, ホンパンニャー wrote: > Hi, > > Thanks for responding. > > I have tried to test the output:normal by running ofctl_rest.py as you > suggested. After running that i did the following command. > > # Delete all flow entries from the switch dpid=1 > $ curl -X DELETE http://localhos