neutron-lib/releasenotes/notes/service-plugin-base-a42c2241a2fe0d26.yaml
Boden R a039966ba2 Rehome ServicePluginBase
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
2017-01-13 11:58:09 -07:00

5 lines
153 B
YAML

---
features:
- The class ``neutron.services.service_base.ServicePluginBase`` is
now available as ``neutron_lib.services.base.ServicePluginBase``.