From 6e9fbad22e250cb4cb903f5c198c0702cd0f971b Mon Sep 17 00:00:00 2001 From: IWAMOTO Toshihiro Date: Wed, 1 Aug 2018 14:28:49 +0900 Subject: Bump oslo.config to 2.5.0 Ryu is using item_type since commit f77529036, so oslo.config minimum version needs to be updated. Signed-off-by: IWAMOTO Toshihiro Signed-off-by: FUJITA Tomonori --- 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 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -4,7 +4,7 @@ eventlet!=0.18.3,>=0.18.2,!=0.20.1,!=0.21.0,!=0.23.0 msgpack>=0.3.0 # RPC library, BGP speaker(net_cntl) netaddr -oslo.config>=1.15.0 +oslo.config>=2.5.0 ovs>=2.6.0 # OVSDB routes # wsgi six>=1.4.0 -- cgit v1.2.3