[Yahoo-eng-team] [Bug 1302007] Re: l3 agent uses method concatenating two constants

2014-04-04 Thread Mark McClain
** Changed in: neutron
Milestone: None = juno-1

** Also affects: neutron/icehouse
   Importance: Undecided
   Status: New

** Changed in: neutron/icehouse
Milestone: None = icehouse-rc2

** Tags removed: icehouse-backport-potential

-- 
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 Committed
Status in neutron icehouse series:
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1302007] Re: l3 agent uses method concatenating two constants

2014-04-04 Thread Mark McClain
** Changed in: neutron
Milestone: juno-1 = icehouse-rc2

** No longer affects: neutron/icehouse

-- 
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 Committed

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1302007] Re: l3 agent uses method concatenating two constants

2014-04-04 Thread OpenStack Infra
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 libos...@redhat.com
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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp