Change linuxbridge rpc_support_old_agents default

Bug #1235323 reported by Robert Kukura
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Robert Kukura

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")),

Tags: ml2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/49921

Changed in neutron:
assignee: nobody → Robert Kukura (rkukura)
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/49921
Committed: http://github.com/openstack/neutron/commit/f969d47a959ee1aa309cb697ea6a27965278810a
Submitter: Jenkins
Branch: master

commit f969d47a959ee1aa309cb697ea6a27965278810a
Author: Bob Kukura <email address hidden>
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

Changed in neutron:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (milestone-proposed)

Fix proposed to branch: milestone-proposed
Review: https://review.openstack.org/50818

Changed in neutron:
milestone: none → havana-rc2
tags: added: ml2
removed: havana-rc-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (milestone-proposed)

Reviewed: https://review.openstack.org/50818
Committed: http://github.com/openstack/neutron/commit/24ed85ebe4910c61010bf50ab4cd8eaa06960594
Submitter: Jenkins
Branch: milestone-proposed

commit 24ed85ebe4910c61010bf50ab4cd8eaa06960594
Author: Bob Kukura <email address hidden>
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
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-rc2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.