a039966ba2
A number of subprojects inherit neutron's ServicePluginBase class [1]. This patch rehomes ServicePluginBase into neutron-lib along with 2 other classes required for the implementation of ServicePluginBase. UTs and a release note are also included. [1] http://codesearch.openstack.org/?q=ServicePluginBase Change-Id: I2b1131ac53e9bfeb42a92f9ef134be6ff4cfe5a3
5 lines
153 B
YAML
5 lines
153 B
YAML
---
|
|
features:
|
|
- The class ``neutron.services.service_base.ServicePluginBase`` is
|
|
now available as ``neutron_lib.services.base.ServicePluginBase``.
|