yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11004
[Bug 1279769] Re: duplicated config-option registering
** 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/1279769
Title:
duplicated config-option registering
Status in OpenStack Neutron (virtual network service):
Fix Released
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
References