yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95325
[Bug 1648046] Re: AFTER_INIT callback not invoked when api_workers == 0
Currently only uWSGI loading method is available. With api_workers == 0,
the API does not spawn any worker and doesn't work. This is a valid
configuration (maybe that should change) but useless.
I'm closing this bug because is no longer valid.
** Changed in: neutron
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1648046
Title:
AFTER_INIT callback not invoked when api_workers == 0
Status in neutron:
Invalid
Bug description:
After change https://github.com/openstack/neutron/commit/483c5982c020ff21ceecf1d575c2d8fad2937d6e the AFTER_INIT callback is not invoked when a user configures api_workers 0.
This breaks plugins/applications that expect the AFTER_INIT to be called
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1648046/+subscriptions
References