Re: [Ryu-devel] [PATCH] Bump oslo.config to 2.5.0

2018-08-01 Thread IWAMOTO Toshihiro
On Wed, 01 Aug 2018 17:08:49 +0900, Imen Souidene wrote: > > [1 ] > How can I put  oslo.config  in update? I replied in the other mail thread. This patch isn't related to your problem. > On Wednesday, August 1, 2018, 6:29:25 AM GMT+1, IWAMOTO Toshihiro > wrote: > > Ryu is using item

Re: [Ryu-devel] [PATCH] Bump oslo.config to 2.5.0

2018-08-01 Thread FUJITA Tomonori
On Wed, 1 Aug 2018 14:28:49 +0900 IWAMOTO Toshihiro wrote: > Ryu is using item_type since commit f77529036, so oslo.config minimum > version needs to be updated. > > Signed-off-by: IWAMOTO Toshihiro > --- > tools/pip-requires | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, t

Re: [Ryu-devel] [PATCH] Bump oslo.config to 2.5.0

2018-08-01 Thread Imen Souidene via Ryu-devel
How can I put  oslo.config  in update? On Wednesday, August 1, 2018, 6:29:25 AM GMT+1, IWAMOTO Toshihiro wrote: Ryu is using item_type since commit f77529036, so oslo.config minimum version needs to be updated. Signed-off-by: IWAMOTO Toshihiro --- tools/pip-requires | 2 +- 1 file c

[Ryu-devel] [PATCH] Bump oslo.config to 2.5.0

2018-07-31 Thread IWAMOTO Toshihiro
Ryu is using item_type since commit f77529036, so oslo.config minimum version needs to be updated. Signed-off-by: IWAMOTO Toshihiro --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 7a131ddf..47c6d02a 100644 -