neutron-lib/neutron_lib/tests/unit/db
Boden R 2042d18d1f rehome used db utils
This patch rehomes the get_marker_obj, filter_non_model_columns,
model_query_scope_is_project and resource_fields functions from
neutron's db utils. These are the only database related utils used by
our consumers today [1]. Note that while model_query_scope_is_project is
not consumed, it'll be needed in subsequent db rehome patches as shown
in [2].

For a sample consumption patch see [3].

[1] http://codesearch.openstack.org/?q=from%20neutron.db%20import%20_utils
[2] https://review.openstack.org/#/c/540980/1/neutron_lib/db/utils.py
[3] https://review.openstack.org/#/c/540158

Change-Id: I6a5fc69c97a0b0aca9c20e87c8f34366a4461945
2018-03-28 13:24:47 -06:00
..
__init__.py Add pagination helpers 2016-03-18 21:41:41 -04:00
_base.py Stop creating a context manager during db._api module import 2017-02-02 17:40:18 -08:00
test_model_base.py Make neutron context available in neutron-lib 2017-01-11 18:25:20 -08:00
test_utils.py rehome used db utils 2018-03-28 13:24:47 -06:00