From cab091ee0aa8dea3473afc338be22a3298069706 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 24 Aug 2017 11:44:27 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I7be74d9d6000aac00b8ea5164810f4c9db80d61b --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index c3bce4e66e..f6333382b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 oslo.db>=4.24.0 # Apache-2.0 oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.middleware>=3.27.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 @@ -30,7 +30,7 @@ pyasn1-modules # BSD PyMySQL>=0.7.6 # MIT License python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 -python-novaclient>=9.0.0 # Apache-2.0 +python-novaclient>=9.1.0 # Apache-2.0 pyOpenSSL>=0.14 # Apache-2.0 WSME>=0.8 # MIT Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) @@ -42,5 +42,5 @@ Flask!=0.11,<1.0,>=0.10 # BSD netifaces>=0.10.4 # MIT ipaddress>=1.0.7;python_version<'3.3' # PSF cryptography!=2.0,>=1.6 # BSD/Apache-2.0 -pyroute2>=0.4.17 # Apache-2.0 (+ dual licensed GPL2) +pyroute2>=0.4.19 # Apache-2.0 (+ dual licensed GPL2) gunicorn>=19.0.0 # MIT