Bump the version of oslo.config required in the pip-requires, since we started 
using the "min" parameter to IntOpt as of commit 
1625117fbb33c0a490f0ce97510e4cdff936acea.

The "min" parameter has only been available since the 1.15.0 version of 
oslo.config.

>From 28366d1dc1b9e929a82acbc870f1dc80e3a03430 Mon Sep 17 00:00:00 2001
From: "Victor J. Orlikowski" <v...@duke.edu>
Date: Thu, 12 May 2016 14:12:17 -0400
Subject: [PATCH] Bump version requirement for oslo.config, given usage of min
 parameter to IntOpt

---
 tools/pip-requires | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/pip-requires b/tools/pip-requires
index 88dd8e1..637e116 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,7 +1,7 @@
 eventlet>=0.15
 msgpack-python>=0.3.0  # RPC library, BGP speaker(net_cntl)
 netaddr
-oslo.config>=1.6.0
+oslo.config>=1.15.0
 routes  # wsgi
 six>=1.4.0
 webob>=1.2  # wsgi
-- 
2.5.4 (Apple Git-61)


Best,
Victor
--
Victor J. Orlikowski <> vjo@[cs.]duke.edu

Attachment: pip-requires.patch
Description: pip-requires.patch

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to