neutron/neutron/services/timestamp
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 Add timestamp for neutron core resources 2016-03-05 02:17:35 +00:00
timestamp_db.py Use exceptions from neutron-lib 2016-04-21 21:29:44 -04:00
timestamp_plugin.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00