From 524a1e32a53f6b66f298dc3055edf019300b507c Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Tue, 3 Sep 2013 16:37:01 -0400 Subject: [PATCH] update neutronclient to 2.3.0 minimum version Change-Id: I01a6899c43ae6ff63794267d2dd4ab32f06fa643 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fc84de2..0a38879f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ SQLAlchemy>=0.7.8,<=0.7.99 WebOb>=1.2.3,<1.3 python-keystoneclient>=0.3.2 python-swiftclient>=1.2 -python-neutronclient>=2.2.3,<3 +python-neutronclient>=2.3.0,<3 python-ceilometerclient>=1.0.2 python-cinderclient>=1.0.4 PyYAML>=3.1.0 -- 2.45.2