← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1302007] Re: l3 agent uses method concatenating two constants

 

Reviewed:  https://review.openstack.org/85526
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=90039e87503767bafef27b90189fa47dfb7f5b21
Submitter: Jenkins
Branch:    milestone-proposed

commit 90039e87503767bafef27b90189fa47dfb7f5b21
Author: Jakub Libosvar <libosvar@xxxxxxxxxx>
Date:   Thu Apr 3 14:52:59 2014 +0200

    Set ns_name in RouterInfo as attribute
    
    Closes-Bug: #1302007
    Change-Id: I02a9b92eea06010569d3d9c5a987e69f89b23be5
    (cherry picked from commit ceee7b4ac9d027499dfd2568868f1192bfb77879)


** 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/1302007

Title:
  l3 agent uses method concatenating two constants

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  In l3 agent is method ns_name() that concatenates constant NS_PREFIX
  with router.id that doesn't change during router's lifecycle. It's
  ineffective, namespace name can be an instance attribute.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1302007/+subscriptions


References