From a9e46f7d16fd7c2f7691f9ff86c5e3f8c1d242d5 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 29 Jan 2018 00:05:01 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I4f9d011a7fb5fd50bca650e55279eb048c04ce76 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9902a9c88..2a2cbf7a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,8 +20,8 @@ python-novaclient>=9.1.0 # Apache-2.0 python-neutronclient>=6.3.0 # Apache-2.0 python-cinderclient>=3.3.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 -python-ironicclient>=1.14.0 # Apache-2.0 -python-mistralclient>=3.1.0 # Apache-2.0 +python-ironicclient>=2.2.0 # Apache-2.0 +python-mistralclient>=3.1.0 # Apache-2.0 alembic>=0.8.10 # MIT cryptography!=2.0,>=1.9 # BSD/Apache-2.0 python-dateutil>=2.4.2 # BSD