]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Do not specify host for l2population topics
authorIlya Shakhat <ishakhat@mirantis.com>
Mon, 14 Sep 2015 12:43:05 +0000 (15:43 +0300)
committerIlya Shakhat <ishakhat@mirantis.com>
Mon, 14 Sep 2015 12:43:34 +0000 (15:43 +0300)
commita8d0586fdebfd28e407e2d30f72c92e3711d0a1e
treef181855a66ec5e2fa28bfc7329e16accd0b72354
parent710ab239e404a3ef138b7dd796d028ad375060e8
Do not specify host for l2population topics

When creating topics oslo.messaging automatically creates
topic with hostname suffix (e.g. topic.hostname), there's
no need to do this explicitly.

Change-Id: Ia396452e8deb2c8f10bbead936245eeece8066a6
Closes-Bug: #1495508
neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py