yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05704
[Bug 1235323] Re: Change linuxbridge rpc_support_old_agents default
Reviewed: https://review.openstack.org/50818
Committed: http://github.com/openstack/neutron/commit/24ed85ebe4910c61010bf50ab4cd8eaa06960594
Submitter: Jenkins
Branch: milestone-proposed
commit 24ed85ebe4910c61010bf50ab4cd8eaa06960594
Author: Bob Kukura <rkukura@xxxxxxxxxx>
Date: Fri Oct 4 16:17:37 2013 -0400
Change rpc_support_old_agents default to False
Changes the rpc_support_old_agents config variable default value to
False, so that the vlan_id field (redundant with the segmentation_id
field) is no longer included in RPC messages from the linuxbridge and
mlnx plugins to their corresponding L2 agents. This can be set to True
if needed to support L2 agents older than midway through the havana
cycle.
Closes-Bug: 1235323
Change-Id: I919824c5b02e28e3563e64e98bb106bf722327ec
(cherry picked from commit f969d47a959ee1aa309cb697ea6a27965278810a)
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1235323
Title:
Change linuxbridge rpc_support_old_agents default
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In neutron/plugins/linuxbridge/common/config.py:
#TODO(rkukura): Change default to False before havana rc1
cfg.BoolOpt('rpc_support_old_agents', default=True,
help=_("Enable server RPC compatibility with old agents")),
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1235323/+subscriptions