summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-24 12:34:31 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-04-24 12:34:31 +0000
commit10c1a994a9789ca782dc4446ae8a8403fad56c9d (patch)
tree08057d8b08f077122330330d8fce06b46a38d989
parenta6438833da769bee3e892b1767d8d4e4e99fb299 (diff)
downloadheat-10c1a994a9789ca782dc4446ae8a8403fad56c9d.tar.gz
Updated from global requirements
Change-Id: I81eaffda9bf3463b9216430b38df1abf63ae1a9f
-rw-r--r--requirements.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 5bcbdca89..c6b5399c2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,15 +17,15 @@ oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
oslo.db>=1.0.0,<1.1 # Apache-2.0
oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
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
PasteDeploy>=1.5.0,<=1.5.2
posix_ipc<=0.9.9
pycrypto>=2.6,<=2.6.1
-python-ceilometerclient>=1.0.6,<=1.0.12
+python-ceilometerclient>=1.0.6,<1.0.13
python-cinderclient>=1.1.0,<=1.1.1
python-glanceclient>=0.14.0,<=0.15.0
python-heatclient>=0.2.9,<0.3.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-saharaclient>=0.7.3,<=0.7.6
@@ -38,5 +38,5 @@ Routes>=1.12.3,!=2.0,<=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