summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-27 21:14:35 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-05-27 21:14:35 +0000
commitff882bebf20deb04880c7aef37a8565a10f742c2 (patch)
treedb2b6428a7a9209a6fa0dd70f5dba07afcf88af8
parent2a7bff8508c6769e58f4bf0605c705f12d95ccc1 (diff)
downloadceilometer-ff882bebf20deb04880c7aef37a8565a10f742c2.tar.gz
Updated from global requirements
Change-Id: Iba92aa656c6490ad43589bf6ae42bf2aac2ca613
-rw-r--r--requirements-py3.txt10
-rw-r--r--requirements.txt12
2 files changed, 11 insertions, 11 deletions
diff --git a/requirements-py3.txt b/requirements-py3.txt
index dfcb625a..7fca454e 100644
--- a/requirements-py3.txt
+++ b/requirements-py3.txt
@@ -21,20 +21,20 @@ pbr>=0.6,!=0.7,<1.0
pecan>=0.5.0,<=0.8.3
posix_ipc<=0.9.9
oslo.messaging>=1.4.0,<1.5.0
-oslo.utils>=1.0.0,<=1.2.1 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
pysnmp>=4.2.1,<5.0.0
-python-ceilometerclient>=1.0.6,<=1.0.12
+python-ceilometerclient>=1.0.6,<1.0.13
python-glanceclient>=0.14.0,<=0.15.0
-python-keystoneclient>=0.10.0,<=1.1.0
+python-keystoneclient>=0.10.0,<1.2.0
python-neutronclient>=2.3.6,<2.4.0
python-novaclient>=2.18.0,<=2.20.0
python-swiftclient>=2.2.0,<=2.3.1
-pytz<=2014.10
+pytz
PyYAML>=3.1.0,<=3.10
requests>=2.1.0,!=2.4.0,<=2.2.1
six>=1.7.0,<=1.9.0
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
sqlalchemy-migrate==0.9.1
-stevedore>=1.0.0,<=1.2.0 # Apache-2.0
+stevedore>=1.0.0,<=1.3.0 # Apache-2.0
WebOb>=1.2.3,<=1.3.1
WSME>=0.6,<=0.6.4
diff --git a/requirements.txt b/requirements.txt
index d26c2efe..6b019a79 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,21 +27,21 @@ pecan>=0.5.0,<=0.8.3
posix_ipc<=0.9.9
oslo.messaging>=1.4.0,<1.5.0
oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0
-oslo.utils>=1.0.0,<=1.2.1 # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
pysnmp>=4.2.1,<5.0.0
-python-ceilometerclient>=1.0.6,<=1.0.12
+python-ceilometerclient>=1.0.6,<1.0.13
python-glanceclient>=0.14.0,<=0.15.0
-python-keystoneclient>=0.10.0,<=1.1.0
+python-keystoneclient>=0.10.0,<1.2.0
python-neutronclient>=2.3.6,<2.4.0
python-novaclient>=2.18.0,<=2.20.0
python-swiftclient>=2.2.0,<=2.3.1
-pytz<=2014.10
+pytz
PyYAML>=3.1.0,<=3.10
requests>=2.1.0,!=2.4.0,<=2.2.1
six>=1.7.0,<=1.9.0
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
sqlalchemy-migrate==0.9.1
-stevedore>=1.0.0,<=1.2.0 # Apache-2.0
-tooz>=0.3,<=0.12 # Apache-2.0
+stevedore>=1.0.0,<=1.3.0 # Apache-2.0
+tooz>=0.3,<0.13 # Apache-2.0
WebOb>=1.2.3,<=1.3.1
WSME>=0.6,<=0.6.4