neutron/neutron/services/auto_allocate
Boden R 839e575fa6 use plugin utils from neutron-lib
The remainder of the neutron.plugins.common.utils were rehomed into
neutron-lib with [1][2]. This patch consumes them by using the functions
from neutron-lib, and removing the neutron.plugins.common.utils module
all together as it's fully rehomed now.

NeutronLibImpact

[1] https://review.openstack.org/#/c/560950/
[2] https://review.openstack.org/#/c/554546/

Change-Id: Ic0f7b37861f078ce8c5ee92d97e977b8d2b468ad
2018-07-12 08:13:05 -06:00
..
__init__.py Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
db.py use plugin utils from neutron-lib 2018-07-12 08:13:05 -06:00
exceptions.py Ensure UnknownProvisioningError can be printed 2016-09-08 12:50:48 +00:00
models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
plugin.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00