[openstack-dev] Quantum + ZeroMQ (with a sprinkling of Nova) in	Folsom
    Russell Bryant 
    rbryant at redhat.com
       
    Tue Sep 25 20:55:09 UTC 2012
    
    
  
On 09/25/2012 04:53 PM, Eric Windisch wrote:
> Note that before this patch, it wasn't at all compatible with Quantum. 
> 
> Even leaving Nova as it is, it could simply be "unsupported" in Quantum.
> 
> For Grizzly, we can either opt to revert this change to the message format, or
> support versioning.
Can you elaborate on the purpose of the format change?
Is this it?  Why not just swap them back and leave it how it was?
-        self.outq.send([str(msg_id), str(topic), str('cast'),
+        self.outq.send([str(topic), str(msg_id), str('cast'),
-- 
Russell Bryant
    
    
More information about the OpenStack-dev
mailing list