yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61647
[Bug 1666424] [NEW] cleanup overrides of resource operations in ML2
Public bug reported:
In an effort to simplify the code-base and provide a consistent way to
handle resource life-cycles. I think we should eliminate cases in the
ML2 plugin where it is overriding a method of db_base_plugin_v2 where
possible by leveraging the callback events for resources
(BEFORE_CREATE/PRECOMMIT_CREATE/etc).
** Affects: neutron
Importance: Wishlist
Status: New
** Changed in: neutron
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1666424
Title:
cleanup overrides of resource operations in ML2
Status in neutron:
New
Bug description:
In an effort to simplify the code-base and provide a consistent way to
handle resource life-cycles. I think we should eliminate cases in the
ML2 plugin where it is overriding a method of db_base_plugin_v2 where
possible by leveraging the callback events for resources
(BEFORE_CREATE/PRECOMMIT_CREATE/etc).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1666424/+subscriptions
Follow ups