Files
deb-python-neutron-lib/neutron_lib/tests
Boden R 534333ca9c rehome NeutronWorker class
This patch rehomes neutron.worker.NeutronWorker as
neutron_lib.worker.BaseWorker. While this class is only
used by networking-ovn out of the neutron tree today [1],
the ML2 MechanismDriver (publically extendable) supports
workers directly [2] (ex: get_workers()). As a result the worker
is part of our publicly extendable API and thus seems a likely
candidate for neutron-lib.

UTs and a release note are also included.

[1] http://codesearch.openstack.org/?q=NeutronWorker
[2] https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/driver_api.py#L981

Change-Id: Id1be78e483da7474e9007c7180e92fbf46863a52
2017-03-15 09:47:18 -06:00
..
2017-03-15 09:47:18 -06:00
2015-11-20 17:24:43 -07:00
2017-01-09 15:48:53 -08:00
2016-11-19 11:28:16 +00:00