L3 agent uses deprecated root_helper option

Bug #1297145 reported by Cedric Brandily
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Cedric Brandily

Bug Description

L3 agent uses deprecated root_helper option through self.conf.root_helper in neutron.agent.l3_agent.L3NATAgent._update_routing_table instead of using self.root_helper (result of neutron.agent.common.config.get_root_helper.

It implies if AGENT/root_helper option is configured and root_helper is not configured, extra routes are not pushed in routers.

Tags: l3-ipam-dhcp
Changed in neutron:
status: New → In Progress
assignee: nobody → Cedric Brandily (cbrandily)
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/82746

Changed in neutron:
milestone: none → icehouse-rc1
tags: added: l3-ipam-dhcp
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/82746
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f85f240cabb0a7cc1adb3fa1c3139984e8e30d4c
Submitter: Jenkins
Branch: master

commit f85f240cabb0a7cc1adb3fa1c3139984e8e30d4c
Author: Cedric Brandily <email address hidden>
Date: Mon Mar 24 23:03:15 2014 +0100

    Replace a usage of the deprecated root_helper option

    This change replaces a usage of the deprecated root_helper option
    by the usage of get_root_helper result.

    Change-Id: Icfc698243784557cbf987a817c13d0b80969e5d3
    Closes-Bug: #1297145

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
importance: Undecided → Medium
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: icehouse-rc1 → 2014.1
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.