]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add logging to debug oslo.messaging failure
authorDoug Hellmann <doug@doughellmann.com>
Fri, 14 Aug 2015 22:30:46 +0000 (22:30 +0000)
committerCedric Brandily <zzelle@gmail.com>
Tue, 18 Aug 2015 10:06:06 +0000 (12:06 +0200)
commitb5eef0e2661d43b05fae367706be5aaafaa14f0a
treef789fd0cdf24a82f7ba878c06d53963b15a489dd
parent29a8d6b62f5a3d428631dea3a4de35c322034376
Add logging to debug oslo.messaging failure

It looks like recent changes to oslo.messaging master are conflicting
with changes in neutron master with the way RPC services are started
when the rpc_workers value == 0.

Change-Id: Iea2197ad0ea9ceb9a2a850a9e03e53b4b39ca288
neutron/service.py