neutron/neutron
Boden R 95f1e03446 use plugin constants from neutron-lib
neutron-lib contains a number of the plugin related constants from
neutron.plugins.common.constants. This patch consumes those constants
from neutron-lib and removes them from neutron. In addition the notion
of the dummy plugin service type is moved strictly into the test
package of neutron since it's not a real service plugin.

NeutronLibImpact

Change-Id: I767c626f3fe6159ab3abd6a7ae3cb9893b79bf66
2017-10-16 09:32:20 -06:00
..
agent use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
api Wrong path of rpc_api.rst in class docstring 2017-10-11 23:57:06 +05:30
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
common Merge "use synchronized lock decorator from neutron-lib" 2017-10-09 23:15:59 +00:00
conf use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
core_extensions use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
db Merge "Change join relationship between routerport and router" 2017-10-16 12:26:56 +00:00
debug Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
extensions use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
locale Imported Translations from Zanata 2017-07-18 08:36:04 +00:00
notifiers use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06:00
objects use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
pecan_wsgi Dont log about skipping notification in normal case 2017-09-19 12:20:44 -07:00
plugins use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
privileged Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
quota CountableResource: try count/get functions for all plugins 2017-09-08 10:50:12 -07:00
scheduler Remove dead code in L3 HA scheduler 2017-10-02 12:11:12 -07:00
server Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
services use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
tests use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06:00
neutron_plugin_base_v2.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
opts.py [log]: implement logging agent extension 2017-10-11 16:04:14 +07:00
policy.py Merge "Log policy filters in one line" 2017-08-23 11:09:37 +00:00
service.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00