From 950f5d5a4ec7d76b9ee587f5054f02a8b801f7f3 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 24 Jan 2017 12:08:44 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ifdb1ab67e2fd0037790c576a38d9328ac2efd32e --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e6c40b25..e2d04d68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,8 @@ PyYAML>=3.10.0 # MIT python-dateutil>=2.4.2 # BSD six>=1.9.0 # MIT tosca-parser>=0.7.0 # Apache-2.0 -keystoneauth1>=2.17.0 # Apache-2.0 -python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 +keystoneauth1>=2.18.0 # Apache-2.0 +python-novaclient>=7.0.0 # Apache-2.0 python-heatclient>=1.6.1 # Apache-2.0 python-glanceclient>=2.5.0 # Apache-2.0 requests!=2.12.2,>=2.10.0 # Apache-2.0