From 67de2456cffddab20699238cb6d190694116ea69 Mon Sep 17 00:00:00 2001 From: Chris Behrens Date: Tue, 12 Mar 2013 19:42:10 +0000 Subject: websockify 0.4 is busted This was just released and it is broken, stalling our gates. When attempting to install it, we get: "error: can't copy 'include/util.js': doesn't exist or not a regular file" Change-Id: I9d93bff92cc4a9d837382acce78bff587f52fb99 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index d8b836a29..fa03f8f0a 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -26,5 +26,5 @@ python-quantumclient>=2.1.2 python-glanceclient>=0.5.0,<2 python-keystoneclient>=0.2.0 stevedore>=0.7 -websockify +websockify<0.4 http://tarballs.openstack.org/oslo-config/oslo.config-1.1.0b1.tar.gz#egg=oslo.config -- cgit