<div dir="ltr">Dear all,<div><br></div><div>Recently, I built up a " all-in-one " environment about LBaaS v2 by using " haproxy " driver and the lbaas code are from master branch. And I met a strange problem. LBaaS v2 agent can not consume messages when creating loadbalancers in neutron server. I can see some queued messages by using rabbitmq command, like this:</div><div><br></div><div><div>[root@server-233 ~]# rabbitmqctl list_queues messages name | grep -v ^0</div><div>Listing queues ...</div><div><span class="gmail-Apple-tab-span">25</span><span class="gmail-Apple-tab-span" style="white-space:pre">       </span>n-lbaasv2_agent.server-233</div><div>...</div><div>...done.</div></div><div><br></div><div>What should I do? I think that LBaaS v2 agent doesn't subscribe topics in RabbitMQ normally. In RabbitMQ, the queue " n-lbaasv2_agent.server-233 " is created by lbaasv2 agent. And why agent can't consume messages from neutron-server?</div><div><br></div><div>Could someone give me some advice to analysis this? </div><div><br></div><div><br></div><div>Many Thanks!</div><div>Zhi Chang</div></div>