From c4a0a6aafcbfdab4d6ab885c016d2dde993238e4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 24 Jan 2017 22:34:20 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I6c899d6bad8410e447613cddf3f62fa1b69bb881 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 661ea9d..9afd2b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,8 +10,8 @@ django-openstack-auth>=2.4.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 -python-manilaclient>=1.10.0 # Apache-2.0 +python-manilaclient>=1.12.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 -python-novaclient>=7.0.0 # Apache-2.0 +python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0 python-saharaclient>=1.1.0 # Apache-2.0 pytz>=2013.6 # MIT