yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09676
[Bug 1279769] [NEW] duplicated config-option registering
Public bug reported:
Some config options(interface_driver, use_namespaces, periodic_interval) are defined in multiple sources in ad-hoc way.
It may cause DuplicateOptError exception when using those module at the same time.
Right now the exception is avoided in ad-hoc way by each executables.
Those definition/registering should be consolidated.
This is the blocker for BP of l3 agent consolidation.
https://blueprints.launchpad.net/neutron/+spec/l3-agent-consolidation
** Affects: neutron
Importance: Undecided
Assignee: Isaku Yamahata (yamahata)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Isaku Yamahata (yamahata)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1279769
Title:
duplicated config-option registering
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Some config options(interface_driver, use_namespaces, periodic_interval) are defined in multiple sources in ad-hoc way.
It may cause DuplicateOptError exception when using those module at the same time.
Right now the exception is avoided in ad-hoc way by each executables.
Those definition/registering should be consolidated.
This is the blocker for BP of l3 agent consolidation.
https://blueprints.launchpad.net/neutron/+spec/l3-agent-consolidation
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1279769/+subscriptions
Follow ups
References