From 56a590f02853e93fbc82757e3b01c042d17d8abb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 21 Mar 2015 00:07:28 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2981ca97e77a6c859745535d5d2b8e756ddc13f1 --- requirements-py3.txt | 24 ++++++++++++------------ requirements.txt | 32 ++++++++++++++++---------------- test-requirements-py3.txt | 6 +++--- test-requirements.txt | 10 +++++----- 4 files changed, 36 insertions(+), 36 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index 77cecb5f6..a92b2bdf3 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -5,31 +5,31 @@ retrying>=1.2.3,!=1.3.0 # Apache-2.0 alembic>=0.7.2 croniter>=0.3.4 # MIT License -eventlet>=0.16.1 +eventlet>=0.16.1,!=0.17.0 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 jsonschema>=2.0.0,<3.0.0 lxml>=2.3 msgpack-python>=0.4.0 netaddr>=0.7.12 -oslo.concurrency>=1.4.1 # Apache-2.0 -oslo.config>=1.9.0 # Apache-2.0 -oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=1.5.0 # Apache-2.0 -oslo.i18n>=1.3.0 # Apache-2.0 +oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 +oslo.config>=1.9.3,<1.10.0 # Apache-2.0 +oslo.context>=0.2.0,<0.3.0 # Apache-2.0 +oslo.db>=1.7.0,<1.8.0 # Apache-2.0 +oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 pecan>=0.8.0 posix_ipc -oslo.messaging>=1.6.0 # Apache-2.0 -oslo.middleware>=0.3.0 # Apache-2.0 -oslo.utils>=1.2.0 # Apache-2.0 +oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0 +oslo.middleware>=1.0.0,<1.1.0 # 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 python-glanceclient>=0.15.0 python-keystoneclient>=1.1.0 python-neutronclient>=2.3.11,<3 -python-novaclient>=2.18.0,!=2.21.0 +python-novaclient>=2.22.0 python-swiftclient>=2.2.0 pytz>=2013.6 PyYAML>=3.1.0 @@ -37,7 +37,7 @@ requests>=2.2.0,!=2.4.0 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.5 -stevedore>=1.1.0 # Apache-2.0 -tooz>=0.3 # Apache-2.0 +stevedore>=1.3.0,<1.4.0 # Apache-2.0 +tooz>=0.13.1,<0.14.0 # Apache-2.0 WebOb>=1.2.3 WSME>=0.6 diff --git a/requirements.txt b/requirements.txt index 1f7dd958a..22e8437cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,36 +5,36 @@ retrying>=1.2.3,!=1.3.0 # Apache-2.0 alembic>=0.7.2 croniter>=0.3.4 # MIT License -eventlet>=0.16.1 +eventlet>=0.16.1,!=0.17.0 iso8601>=0.1.9 jsonpath-rw>=1.2.0,<2.0 jsonschema>=2.0.0,<3.0.0 kafka-python>=0.9.2 -keystonemiddleware>=1.0.0 +keystonemiddleware>=1.5.0 lxml>=2.3 msgpack-python>=0.4.0 netaddr>=0.7.12 -oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=1.5.0 # Apache-2.0 -oslo.concurrency>=1.4.1 # Apache-2.0 -oslo.config>=1.9.0 # Apache-2.0 -oslo.i18n>=1.3.0 # Apache-2.0 -oslo.policy>=0.3.0 # Apache-2.0 -oslo.rootwrap>=1.5.0 # Apache-2.0 +oslo.context>=0.2.0,<0.3.0 # Apache-2.0 +oslo.db>=1.7.0,<1.8.0 # Apache-2.0 +oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0 +oslo.config>=1.9.3,<1.10.0 # Apache-2.0 +oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0 +oslo.policy>=0.3.1,<0.4.0 # Apache-2.0 +oslo.rootwrap>=1.6.0,<1.7.0 # Apache-2.0 PasteDeploy>=1.5.0 pbr>=0.6,!=0.7,<1.0 pecan>=0.8.0 posix_ipc -oslo.messaging>=1.6.0 # Apache-2.0 -oslo.middleware>=0.3.0 # Apache-2.0 -oslo.serialization>=1.2.0 # Apache-2.0 -oslo.utils>=1.2.0 # Apache-2.0 +oslo.messaging>=1.8.0,<1.9.0 # Apache-2.0 +oslo.middleware>=1.0.0,<1.1.0 # Apache-2.0 +oslo.serialization>=1.4.0,<1.5.0 # 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 python-glanceclient>=0.15.0 python-keystoneclient>=1.1.0 python-neutronclient>=2.3.11,<3 -python-novaclient>=2.18.0,!=2.21.0 +python-novaclient>=2.22.0 python-swiftclient>=2.2.0 pytz>=2013.6 PyYAML>=3.1.0 @@ -42,8 +42,8 @@ requests>=2.2.0,!=2.4.0 six>=1.9.0 SQLAlchemy>=0.9.7,<=0.9.99 sqlalchemy-migrate>=0.9.5 -stevedore>=1.1.0 # Apache-2.0 -tooz>=0.3 # Apache-2.0 +stevedore>=1.3.0,<1.4.0 # Apache-2.0 +tooz>=0.13.1,<0.14.0 # Apache-2.0 werkzeug>=0.7 # BSD License WebOb>=1.2.3 WSME>=0.6 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index 9ddb0ce7a..fe8b8b231 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -12,9 +12,9 @@ fixtures>=0.3.14 httplib2>=0.7.5 mock>=1.0 # Docs Requirements -oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.2.0 # Apache-2.0 -pymongo>=2.5 +oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +oslotest>=1.5.1,<1.6.0 # Apache-2.0 +pymongo>=2.6.3 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi diff --git a/test-requirements.txt b/test-requirements.txt index 179c11b7a..b07fa7dd7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,12 +14,12 @@ httplib2>=0.7.5 mock>=1.0 MySQL-python # Docs Requirements -oslosphinx>=2.2.0 # Apache-2.0 -oslotest>=1.2.0 # Apache-2.0 -oslo.vmware>=0.11.0 # Apache-2.0 +oslosphinx>=2.5.0,<2.6.0 # Apache-2.0 +oslotest>=1.5.1,<1.6.0 # Apache-2.0 +oslo.vmware>=0.11.1,<0.12.0 # Apache-2.0 psycopg2 pylint>=1.3.0 # GNU GPL v2 -pymongo>=2.5 +pymongo>=2.6.3 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi @@ -28,5 +28,5 @@ sphinxcontrib-pecanwsme>=0.8 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.36,!=1.2.0 -gabbi>=0.6.0 +gabbi>=0.12.0 # Apache-2.0 requests-aws>=0.1.4