neutron/neutron/services
Brandon Logan c40403eee0 Make service plugins' get_plugin_type classmethods
Any service plugin that implements the get_plugin_type method should
make it a classmethod.  It should not need to be instantiated to
retrieve the simple constant it returns in every case.

Change-Id: Ia3a1237a5e07169ebc9378b1cd4188085e20d71c
Closes-Bug: #1590117
2016-06-07 15:33:07 -05:00
..
auto_allocate Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
externaldns Use IPv[46]_BITS instead of IPV[46]_MAX_PREFIXLEN 2016-06-02 10:42:28 -07:00
flavors Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
l3_router Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
metering Merge "Correct the interval between two reports" 2016-05-06 20:46:40 +00:00
network_ip_availability Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
qos Merge "Refactor QoS plugin to avoid code duplication" 2016-05-26 17:45:23 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
segments Merge "Segments: remove log message indicating segments are not supported" 2016-06-05 06:02:13 +00:00
tag Add filter for resource tag 2016-03-01 20:47:12 +00:00
timestamp Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00
trunk Data models for vlan-aware-vms 2016-04-24 19:41:54 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Guard against config_dirs not defined on ConfigOpts 2016-05-31 17:01:53 +02:00
service_base.py Revert "Remove threading before process forking" 2016-05-05 21:07:21 +00:00