From b16fe0482fc3bcfff22fc2f8012a1dcadbee4d7b Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 7 Apr 2016 17:19:08 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I73e066a2a2d61b9c8c99fe37078075b1788f1159 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1db1b352..0173cbda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ netaddr!=0.7.16,>=0.7.12 # BSD oslo.concurrency>=3.5.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 -python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0 +python-neutronclient>=4.1.1 # Apache-2.0 pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2) os-client-config>=1.13.1 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index e33f2066..89cae348 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,4 +15,4 @@ testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT docker-py>=1.6.0 # Apache-2.0 -reno>=0.1.1 # Apache2 +reno>=1.6.2 # Apache2