summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-28 06:36:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-28 06:36:00 +0000
commit204eff6dc7b234d2807a6caa24a2fc58ebee520b (patch)
tree05797b6a8aea2ef797479fc67bb39817bd3b6395
parenta1c00740c5b709a7d2bc4289fa6e28eac7909b8f (diff)
downloadpython-novaclient-204eff6dc7b234d2807a6caa24a2fc58ebee520b.tar.gz
Updated from global requirements
Change-Id: Id4ec07a04dc196852f59bf068281ed2ac0237511
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 17b9cf6a..bc39486d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-keystoneauth1>=3.0.1 # Apache-2.0
+keystoneauth1>=3.1.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 21c3c699..c6bfd828 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,13 +9,13 @@ fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
mock>=2.0 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
-python-cinderclient>=3.0.0 # Apache-2.0
-python-glanceclient>=2.7.0 # Apache-2.0
+python-cinderclient>=3.1.0 # Apache-2.0
+python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx>=1.6.2 # BSD
os-client-config>=1.28.0 # Apache-2.0
-openstackdocstheme>=1.11.0 # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD