From 4d519b584f79a9f5523832dd359ba8e7e05cf625 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 5 Jun 2017 12:40:52 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I0b3ee7b7c86da49a6c4894021c13cfd470f8812c --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cd69bb7c..d2e3804a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ keystoneauth1>=2.20.0 # Apache-2.0 python-cinderclient>=2.1.0 # Apache-2.0 python-glanceclient>=2.7.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 -python-neutronclient!=6.3.0,>=6.2.0 # Apache-2.0 +python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=7.1.0 # Apache-2.0 python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 Routes>=2.3.1 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 4812e0dd..6db11aeb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD mock>=2.0 # BSD nose # LGPL oslotest>=1.10.0 # Apache-2.0 -pylint==1.4.5 # GPLv2 +pylint==1.7.1 # GPLv2 python-subunit>=0.0.18 # Apache-2.0/BSD sphinx!=1.6.1,>=1.5.1 # BSD testrepository>=0.0.18 # Apache-2.0/BSD