yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29012
[Bug 1427838] [NEW] Blacklist os-api extensions
Public bug reported:
Currently os-api extensions can only be disabled by choosing which ones
to enable. E.g.:
osapi_compute_extension = nova.api.openstack.compute.contrib.select_extensions
osapi_compute_ext_list = <all enabled extensions listed here>
With nearly a hundred extensions, though, disabling a single extension
is absurdly onerous.
It should be possible to blacklist extensions as well, so that an
administrator doesn't need to list all but one (or all but a handful) of
extensions just to disable an extension.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1427838
Title:
Blacklist os-api extensions
Status in OpenStack Compute (Nova):
New
Bug description:
Currently os-api extensions can only be disabled by choosing which
ones to enable. E.g.:
osapi_compute_extension = nova.api.openstack.compute.contrib.select_extensions
osapi_compute_ext_list = <all enabled extensions listed here>
With nearly a hundred extensions, though, disabling a single extension
is absurdly onerous.
It should be possible to blacklist extensions as well, so that an
administrator doesn't need to list all but one (or all but a handful)
of extensions just to disable an extension.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1427838/+subscriptions
Follow ups
References