summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-05 15:30:54 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-03-05 15:30:54 +0000
commit7a144db2cc4aee48badea944f482fd257399ae72 (patch)
tree21cde9eac9805cfc077ebe76c896005173ce5425 /requirements.txt
parentec4848b9f0db227fdd03afd7e711d4c50d4af1fd (diff)
downloadceilometer-7a144db2cc4aee48badea944f482fd257399ae72.tar.gz
Updated from global requirements
Change-Id: I7ccc6eec3a7845a9078c0caa6926cc87f989b58f
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 9d945a11..15d199af 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -28,10 +28,10 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pysnmp<5.0.0,>=4.2.3 # BSD
python-ceilometerclient>=2.2.1 # Apache-2.0
-python-glanceclient>=1.2.0 # Apache-2.0
+python-glanceclient>=2.0.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0
-python-neutronclient>=2.6.0 # Apache-2.0
+python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
PyYAML>=3.1.0 # MIT