** Changed in: neutron
Status: In Progress => Invalid
** Changed in: neutron
Assignee: Eugene Nikanorov (enikanorov) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1179468
Title:
Refactor lbaas plugin to not inherit from Lbaas Db plugin
Status in OpenStack Neutron (virtual network service):
Invalid
Bug description:
Currently lbaas plugin follows common quantum practice and inherits from Db
plugin.
However unlike core plugins which extend core Db object model, lbaas plugin
is responsible for coupling Db operations and interaction with agents/drivers.
It would be convenient to be able to mock entire Db plugin operations and
test plugin-specific logic only.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1179468/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp