neutron/neutron/services
Boden R 410a83c89d use plugin common utils from neutron-lib
A bulk of the public APIs that are part of neutron.plugins.common.utils
were rehomed into neutron-lib with [1] and the remaining with [2].

This patch consumes [1] by:
- Removing the rehomed code from neutron.
- Removing the UTs that are no longer applicable.
- Leaving the functions in [2][3] in neutron.plugins.common.utils until
we release [2][3] and can consume it at which point we should be able to
remove the utils module.

NeutronLibImpact

[1] Iabb155b5d2d0ec6104ebee5dd42cf292bdf3ec61
[2] I2c0e4ef03425ba0bb2651ae3e68d6c8cde7b8f90
[3] I73f5e8ad7a1a83392094db846d18964d811b8bb2

Change-Id: I1d63cbea463e92e1d2e053f8e1a564ed52cb84f8
2018-04-17 12:06:28 -06:00
..
auto_allocate use callback payloads for PRECOMMIT_UPDATE events 2018-03-13 11:38:19 -06:00
externaldns use dns api def from neutron-lib 2017-10-20 16:38:33 -06:00
flavors use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
l3_router Merge "use callback payloads for PRECOMMIT_UPDATE events" 2018-03-16 01:40:10 +00:00
logapi Make log extension more generic 2018-03-08 16:58:01 +07:00
loki Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
metering Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
network_ip_availability Fix file permissions 2017-05-31 20:49:01 +00:00
qos use callback payloads for PRECOMMIT_UPDATE events 2018-03-13 11:38:19 -06:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
segments remove unused common exceptions 2018-04-09 15:08:05 -06:00
tag remove tag and tag_ext extensions 2018-03-16 13:09:42 -06:00
timestamp Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
trunk use plugin common utils from neutron-lib 2018-04-17 12:06:28 -06:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00