From 10fe36e6211dbc8522ac94c8ff6555b905240c6d Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Sat, 12 Sep 2015 01:12:11 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2a369299d0aaff8b035f432f5d85394f4d88f593 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8d508bb6..788b8a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,8 +27,8 @@ python-cinderclient>=1.3.1 python-glanceclient>=0.18.0 python-heatclient>=0.3.0 python-keystoneclient>=1.6.0 -python-neutronclient<3,>=2.6.0 -python-novaclient>=2.26.0 +python-neutronclient>=2.6.0 +python-novaclient>=2.28.1 PyYAML>=3.1.0 requests>=2.5.2 retrying!=1.3.0,>=1.2.3 # Apache-2.0