yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47364
[Bug 1551439] Re: Auto-loaded service plugins defined in conf
After munking with this a bit, 'service_plugins' in neutron.conf already
fulfills this bug description. See [1].
That said it makes sense to leave [2] as-is -- intended for core plugins
users should be able to setup via the conf.
If someone disagrees, please reopen.
[1] https://github.com/openstack/neutron/blob/master/neutron/manager.py#L177
[2] https://github.com/openstack/neutron/blob/master/neutron/plugins/common/constants.py#L42
** Changed in: neutron
Status: Confirmed => 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/1551439
Title:
Auto-loaded service plugins defined in conf
Status in neutron:
Invalid
Bug description:
In [1] support was added to auto-start service plugins in neutron
core. As part of this change, the default auto-started plugins is
defined in the plugin's constants file [2]. While this surely works,
it would be beneficial to provide a neutron.conf property to specify
the default auto-started service plugins. Providing a conf property
allows admins to specify the default plugins to autostart which will
ease ops when such additional plugins are added down the road.
[1] https://review.openstack.org/#/c/273439/
[2] https://review.openstack.org/#/c/273439/10/neutron/plugins/common/constants.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1551439/+subscriptions
References