From bb4571adf2edd15a402499cf591f62a89c440ea1 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 16 Jun 2015 19:14:41 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6245d61f56195abfa14e88dad4a2dac9897ce2ae --- requirements.txt | 2 +- setup.py | 0 test-requirements-py3.txt | 2 +- test-requirements.txt | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 setup.py diff --git a/requirements.txt b/requirements.txt index 0126ee1c..84b67e9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pecan>=0.8.0 oslo.messaging>=1.8.0 # Apache-2.0 oslo.middleware>=1.2.0,!=2.0.0 # Apache-2.0 oslo.serialization>=1.4.0 # Apache-2.0 -oslo.utils>=1.4.0 # Apache-2.0 +oslo.utils>=1.6.0 # Apache-2.0 pysnmp>=4.2.1,<5.0.0 python-ceilometerclient>=1.0.13 python-glanceclient>=0.18.0 diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 diff --git a/test-requirements-py3.txt b/test-requirements-py3.txt index b40245c7..11278af1 100644 --- a/test-requirements-py3.txt +++ b/test-requirements-py3.txt @@ -17,7 +17,7 @@ oslotest>=1.5.1 # Apache-2.0 oslo.vmware>=0.13.1 # Apache-2.0 psycopg2 pylint==1.4.1 # GNU GPL v2 -pymongo>=2.6.3 +pymongo>=3.0.2 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 9b88a532..f13f8674 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -20,7 +20,7 @@ oslotest>=1.5.1 # Apache-2.0 oslo.vmware>=0.13.1 # Apache-2.0 psycopg2 pylint==1.4.1 # GNU GPL v2 -pymongo>=2.6.3 +pymongo>=3.0.2 python-subunit>=0.0.18 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 sphinxcontrib-docbookrestapi