yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33670
[Bug 1464394] [NEW] Improve OVS agent init method
Public bug reported:
Currently the agent init method takes the configuration object cfg.CONF
but also there is a method which creates specific configurations
dictionary according to it and call the agent with that structure.
One method should be picked and code needs to be aligned as this is
causing confusion and makes it hard to track
** Affects: neutron
Importance: Undecided
Assignee: Gal Sagie (gal-sagie)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Gal Sagie (gal-sagie)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1464394
Title:
Improve OVS agent init method
Status in OpenStack Neutron (virtual network service):
New
Bug description:
Currently the agent init method takes the configuration object
cfg.CONF but also there is a method which creates specific
configurations dictionary according to it and call the agent with that
structure.
One method should be picked and code needs to be aligned as this is
causing confusion and makes it hard to track
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1464394/+subscriptions
Follow ups
References