From 62822fa933ca7738759e98d1c359d2073b2042cf Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 24 Aug 2017 11:51:24 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I31aaf37bf1ea73c26d9578abe167b43a24bb6c96 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1c95c660..c71df39ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ python-glanceclient>=2.8.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 python-monascaclient>=1.7.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 -python-novaclient>=9.0.0 # Apache-2.0 +python-novaclient>=9.1.0 # Apache-2.0 python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 six>=1.9.0 # MIT