yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13025
[Bug 1302007] [NEW] l3 agent uses method concatenating two constants
Public bug reported:
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.
** Affects: neutron
Importance: Undecided
Assignee: Jakub Libosvar (libosvar)
Status: In Progress
--
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):
In Progress
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
Follow ups
References