From 86706c77cf018f3647220b326efc05934040f190 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 14 Feb 2018 12:36:49 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ie6f45f921cab0b4002c6eac61ade46c6d93fa5f0 --- requirements.txt | 2 +- test-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cad4f8109..2cc64c748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ python-ceilometerclient>=2.5.0 # Apache-2.0 python-cinderclient>=3.3.0 # Apache-2.0 python-dateutil>=2.4.2 # BSD python-keystoneclient>=3.8.0 # Apache-2.0 -python-neutronclient>=6.3.0 # Apache-2.0 +python-neutronclient>=6.7.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 pyzabbix>=0.7.4 # LGPL diff --git a/test-requirements.txt b/test-requirements.txt index 9bd9443e9..910e21fe2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ networkx<2.0,>=1.10 # BSD PyMySQL>=0.7.6 # MIT License python-ceilometerclient>=2.5.0 # Apache-2.0 python-cinderclient>=3.3.0 # Apache-2.0 -python-neutronclient>=6.3.0 # Apache-2.0 +python-neutronclient>=6.7.0 # Apache-2.0 python-novaclient>=9.1.0 # Apache-2.0 python-heatclient>=1.10.0 # Apache-2.0 python-subunit>=1.0.0 # Apache-2.0/BSD