yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19854
[Bug 1290679] Re: Nova Cells cannot work with zmq
Honestly, zmq is basically unsupported at this point, I think that if
this comes back as a feature request it needs to be through the
oslo.messaging program
** Changed in: nova
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1290679
Title:
Nova Cells cannot work with zmq
Status in OpenStack Compute (Nova):
Won't Fix
Bug description:
I use OpenStack Nova Havana with zeromq to build my environment. In my
environment, there is a controller node, two child cells node and four
compute node like follows:
http://pastebin.com/WtG0GVDv
controller is the parent cell, cell1 and cell2 are child cell.
While, when i start nova service , there are many errors in controller
, cell1 and cell2
Controller cells.log: http://pastebin.com/VBVMdDym
cell1 cells.log:http://pastebin.com/LsbpGvYc
cell2 cells.log:http://pastebin.com/Q91STJWn
And follows are my matchmaker_ring.json
controller: http://pastebin.com/BduvHw3H
cell1: http://pastebin.com/Lv4F9MHw
cell2: http://pastebin.com/1aKMiZJx
I think , the file imp_zmq must implemente the function cast_to_server
and fanout_cast_to_server
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1290679/+subscriptions
References