neutron-lib/neutron_lib/utils
Boden R 108a598252 rehome model_query and its dependencies
This patch rehomes neutron.db._model_query into neutron-lib. While
our longer term goal is to use OVO rather than queries and tables, this
module is provided as a stepping stone (as mentioned in release note
herein). The patch also includes a few other APIs that are required for
the rehome including some utils and an exception class.

For more details see the spec on [1].

Also a sample consumption patch can be found on [2]. While it won't work
as-is with the depends on approach (it needs to be rebased on multiple
other DNMs in neutron) I tested it locally. In addition this change
was tested locally with a sample vmware-nsx consumption patch [3].

[1] https://review.openstack.org/#/c/473531/
[2] https://review.openstack.org/#/c/557786/
[3] https://review.openstack.org/#/c/557788/

Change-Id: I3e4b38aa3b6460ce916091c020adedd4ed2c4d26
2018-04-20 06:18:11 -06:00
..
__init__.py Start migration of utility methods 2016-08-19 12:28:31 +01:00
file.py Remove the ensure_dir 2018-04-06 07:00:44 -06:00
helpers.py rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
host.py Enable module reference 2017-07-05 12:09:10 +09:00
net.py net_utils: Speed up mac address generation 2017-10-13 13:32:42 +02:00
runtime.py versioned object plugin registry 2018-04-11 22:30:20 +00:00
test.py Rehome unstable_test decorator 2018-04-16 16:48:43 -04:00