From 62623a7f77cd9b263e56da200fc6dc9bf1d07f1e Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 21 Sep 2017 01:08:52 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iede1409c379d90238b6f2ab6a9aa750b3081df94 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a62ff1e3..8f85caeb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ 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-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0 +python-openstackclient>=3.11.0 # Apache-2.0 python-ironicclient>=1.14.0 # Apache-2.0 six>=1.9.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT