From c14ee5c17a84df030a2c4536782a550ffeaf58a7 Mon Sep 17 00:00:00 2001
From: OpenStack Proposal Bot <openstack-infra@lists.openstack.org>
Date: Thu, 26 Jan 2017 17:32:19 +0000
Subject: [PATCH] Updated from global requirements

Change-Id: I938bf02b6433ce5be1efbed6793eb6e4cce18898
---
 requirements.txt      | 2 +-
 test-requirements.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 17d1f5101..2e276d746 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
 python-dateutil>=2.4.2 # BSD
 python-keystoneclient>=3.8.0 # Apache-2.0
 python-neutronclient>=5.1.0 # Apache-2.0
-python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
 python-heatclient>=1.6.1 # Apache-2.0
 pyzabbix>=0.7.4 # LGPL
 networkx>=1.10 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index bcb362e38..02fea7fc6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,7 @@ networkx>=1.10 # BSD
 python-ceilometerclient>=2.5.0 # Apache-2.0
 python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
 python-neutronclient>=5.1.0 # Apache-2.0
-python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
 python-heatclient>=1.6.1 # Apache-2.0
 python-subunit>=0.0.18 # Apache-2.0/BSD
 pyzabbix>=0.7.4 # LGPL