
Neutron lib now contains ServicePluginBase [1]. In accordance with the discussion in [2], this patch: - Removes ServicePluginBase from neutron and replaces all uses with neutron-lib. - Removes PluginInterface; the plugin interface for extensions is ServicePluginBase; that's what's used by everyone today. - Updates a few UTs, based on the above. NB: A subsequent patch will address the WorkerSupportServiceMixin so its untouched herein. NeutronLibImpact [1] I2b1131ac53e9bfeb42a92f9ef134be6ff4cfe5a3 [2] https://review.openstack.org/#/c/424151/ Change-Id: I1e8f2ee6a96df9ba07dae37f1a80e61ad20693cc
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%