summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 20:56:28 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-12-03 20:56:28 +0000
commit3806a31d6bd210d8be269873874ff54256d914e9 (patch)
treeba046679ed746c563106c081896313a6c6ff43e6
parentd56ea07453ab49139ffb06826894b41330a6f5d0 (diff)
downloaddesignate-3806a31d6bd210d8be269873874ff54256d914e9.tar.gz
Updated from global requirements
Change-Id: Iad84ddd6a436e8e5384c56b723cf74c1ec18ef34
-rw-r--r--requirements.txt16
-rw-r--r--test-requirements.txt2
2 files changed, 9 insertions, 9 deletions
diff --git a/requirements.txt b/requirements.txt
index 05d85058..6a656ba3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,25 +8,25 @@ extras
Flask>=0.10,<1.0
iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
-keystonemiddleware>=1.0.0,<1.3
+keystonemiddleware>=1.0.0
kombu>=2.5.0
lockfile>=0.8
netaddr>=0.7.12
-oslo.config>=1.4.0,<1.5 # Apache-2.0
-oslo.messaging>=1.4.0,<1.5
-oslo.rootwrap>=1.3.0,<1.4
+oslo.config>=1.4.0 # Apache-2.0
+oslo.messaging>=1.4.0
+oslo.rootwrap>=1.3.0
Paste
PasteDeploy>=1.5.0
pbr>=0.6,!=0.7,<1.0
pecan>=0.5.0
-python-neutronclient>=2.3.6,<2.4
+python-neutronclient>=2.3.6,<3
Routes>=1.12.3,!=2.0
six>=1.7.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2
-stevedore>=1.0.0,<1.2 # Apache-2.0
+stevedore>=1.0.0 # Apache-2.0
WebOb>=1.2.3
dnspython>=1.9.4
posix_ipc
-oslo.db>=1.0.0,<1.2 # Apache-2.0
-oslo.i18n>=1.0.0,<1.5 # Apache-2.0
+oslo.db>=1.0.0 # Apache-2.0
+oslo.i18n>=1.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 32a71289..833a2fdb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,7 +9,7 @@ discover
fixtures>=0.3.14
mock>=1.0
mox>=0.5.3
-oslotest>=1.1.0,<1.4 # Apache-2.0
+oslotest>=1.1.0 # Apache-2.0
oslosphinx>=2.2.0 # Apache-2.0
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3