From e6383930afcec6c71d0c8318a42ad3d2ff03d13a Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Mon, 25 Apr 2016 10:51:41 +0200 Subject: [PATCH] Pin fpb version temporarily The plugin fails to build with the current fpb master branch. Change-Id: If4ca0a073f47b2ea891a983080880f54af6e29e3 (cherry picked from commit a07b6c921abeb644f4ff86501d446df7be66e1f5) --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index fbf953d6..866ba2b7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,2 +1,2 @@ --e git+https://github.com/openstack/fuel-plugins.git#egg=fuel-plugin-builder +-e git+https://github.com/openstack/fuel-plugins.git@37a853db60cb4038be80a6220656af17c2690005#egg=fuel-plugin-builder Sphinx