neutron/neutron/services/auto_allocate
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
..
__init__.py Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
db.py Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
exceptions.py Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
models.py Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
plugin.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00