]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refactor db_base_plugin_v2 and to remove code duplication
authorEugene Nikanorov <enikanorov@mirantis.com>
Tue, 28 May 2013 07:45:25 +0000 (11:45 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Tue, 28 May 2013 08:13:57 +0000 (12:13 +0400)
commite2e2c62133a0c56a8e5929aa56113451adcb17b5
treefb123badf958800f17d7d5a3cb8098080cd3eec3
parentbf5deb5c65f6e54bb6db89f65f5a5dcaead78452
Refactor db_base_plugin_v2 and to remove code duplication

fixes bug 1104379

Introduce CommonDbMixin which includes utility methods
to manipulate model queries.

Change-Id: Ib3602321328cbf945358e0581ecc649e3f69d196
quantum/db/db_base_plugin_v2.py
quantum/db/loadbalancer/loadbalancer_db.py