neutron/neutron
Boden R 7cae827b6b replace WorkerSupportServiceMixin with neutron-lib's WorkerBase
neutron-lib contains the WorkerBase class [1] that is the equivalent of
neutron's WorkerSupportServiceMixin. This patch switches over to
neutron-lib's version.

Note: IIUC no consumers are using WorkerSupportServiceMixin so this
patch can land without waiting for them to sync-up. I've included
the lib impact tag just in case.

NeutronLibImpact

[1] https://review.openstack.org/#/c/424151/
[2] http://codesearch.openstack.org/?q=WorkerSupportServiceMixin

Change-Id: Iacf1b6dfe318e3e6cfc76e61c65d407cf9ae7b36
2017-06-14 06:56:48 -06:00
..
agent Merge "Provide fallback for disabled port security extension" 2017-06-10 01:19:07 +00:00
api Merge "Set HA network port to DOWN when l3 agent starts" 2017-06-13 12:47:20 +00:00
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd Merge "Adds an option to skip ports on ovs_cleanup" 2017-05-17 09:15:33 +00:00
common Remove unused class 'QoSPolicyDefaultNotFound' 2017-06-12 18:00:04 +07:00
conf Merge "VXLAN multicast groups in linuxbridge" 2017-05-30 00:55:21 +00:00
core_extensions Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
db replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
debug use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
extensions use extra_dhcp_opt api-def from neutron-lib 2017-05-31 15:06:35 +00:00
hacking Switch to neutron-lib hacking factory 2017-04-13 07:41:25 -07:00
ipam New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
objects Stop using nested transactions in OVO get/delete 2017-06-13 04:17:41 -07:00
pecan_wsgi Don't log about no notification on GET requests 2017-06-12 20:19:40 -07:00
plugins Retry ebtables lock acquisition failures 2017-06-13 22:50:19 -07:00
privileged Do not raise an error deleting neighbour entry 2017-01-26 16:22:20 -05:00
quota Use new enginefacade for quota and provisioning blocks 2017-03-29 14:31:03 +00:00
scheduler [OVO] Integration of RouterL3AgentBinding 2017-05-26 13:17:58 -07:00
server Switch to start_all_workers in RPC server 2017-06-13 02:20:35 -07:00
services Merge "Use e.exc_type instead of calling str on exception" 2017-06-12 19:24:06 +00:00
tests Merge "Do not defer allocation if fixed-ips is in the port create request." 2017-06-14 00:46:00 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Use is_loaded in manager.init 2017-03-30 14:53:20 +00:00
neutron_plugin_base_v2.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
opts.py Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00
policy.py Merge "Neutron server was not compatible with member actions" 2017-04-21 06:28:39 +00:00
service.py Merge "use worker from neutron-lib" 2017-05-25 07:53:44 +00:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py use worker from neutron-lib 2017-05-16 07:44:08 -06:00