From 81b78279c910d736ddb85ef6695dc55b13e5c8b9 Mon Sep 17 00:00:00 2001 From: Sumit Naiksatam Date: Mon, 25 Jan 2016 11:30:29 -0800 Subject: [PATCH] Cap neutron client version Change-Id: Ia5d49869d8a4a5842258610e5a82bcb7a10eb7f5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76d48b1..6c70756 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. python-heatclient>=0.8.0 -python-neutronclient>=3.0.0 +python-neutronclient<4.0.0