yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45879
[Bug 1542277] [NEW] Pecan: startup fails to associate plugins with some resources
Public bug reported:
In some cases, legit resources for supported extensions end up not
having a plugin associated.
This happens because the startup process explicitly checks the
supported_extension_aliases attribute, whereas it should instead do a
deeper check leveraging the helper method
get_supported_extension_aliases provided by the extension manager.
for instance the rbac extension will not work until this is fixed.
** Affects: neutron
Importance: Medium
Assignee: Salvatore Orlando (salvatore-orlando)
Status: New
** Tags: pecan
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1542277
Title:
Pecan: startup fails to associate plugins with some resources
Status in neutron:
New
Bug description:
In some cases, legit resources for supported extensions end up not
having a plugin associated.
This happens because the startup process explicitly checks the
supported_extension_aliases attribute, whereas it should instead do a
deeper check leveraging the helper method
get_supported_extension_aliases provided by the extension manager.
for instance the rbac extension will not work until this is fixed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1542277/+subscriptions
Follow ups