neutron/neutron/tests/unit/api
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
..
rpc RPC unit tests: remove UUID future warnings 2016-05-29 06:47:09 -07:00
v2 Use converters and validators from neutron-lib 2016-04-24 19:13:10 -04:00
__init__.py Send DHCP notifications regardless of agent status 2013-12-19 07:08:19 +00:00
test_api_common.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extensions.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00