Comment 4 for bug 1287542

Revision history for this message
Michael Still (mikal) wrote :

This patch "fixed" nova:

diff --git a/requirements.txt b/requirements.txt
index 91cb544..2b16b8d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -32,4 +32,4 @@ wsgiref>=0.1.2
 oslo.config>=1.2.0
 oslo.rootwrap
 pycadf>=0.4.1
-oslo.messaging>=1.3.0a4
+oslo.messaging>=1.3.0a4,<1.3.0a8

I'll deal with a review for that now.