From e83d584c9d00b25ff47368194baebceccc9e6a18 Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Tue, 3 Sep 2013 16:38:13 -0400 Subject: [PATCH] update neutronclient to 2.3.0 minimum Change-Id: I84e8087ba557d69d7fc35029f8c1b741f1e326a3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e62f4f7b6..f4426df628 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-glanceclient>=0.9.0 python-heatclient>=0.2.3 python-keystoneclient>=0.3.0 python-novaclient>=2.12.0 -python-neutronclient>=2.2.3,<3 +python-neutronclient>=2.3.0,<3 python-swiftclient>=1.2 python-ceilometerclient>=1.0.2 python-troveclient