How can I put oslo.config in update?
On Wednesday, August 1, 2018, 6:29:25 AM GMT+1, IWAMOTO Toshihiro
<iwam...@valinux.co.jp> wrote:
Ryu is using item_type since commit f77529036, so oslo.config minimum
version needs to be updated.
Signed-off-by: IWAMOTO Toshihiro <iwam...@valinux.co.jp>
---
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
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel