]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Filter cgsnapshots data on the DB side
authorYuriy Nesenenko <ynesenenko@mirantis.com>
Tue, 30 Jun 2015 16:06:47 +0000 (19:06 +0300)
committerYuriy Nesenenko <ynesenenko@mirantis.com>
Mon, 20 Jul 2015 13:57:15 +0000 (16:57 +0300)
commit169482c8871fb5c76a2698f8162323a5de7d0c3f
tree9908fbab05d8b42e2447666d875fa8773a2dbe83
parenta5c988f93eda5581899ad67c514ed1cb5666ac27
Filter cgsnapshots data on the DB side

It filters cgsnapshots data on the DB side to improve performance.

Change-Id: I399ddec9d21345bf0496a293059963363c7c8cbe
Partial-Implements: blueprint data-filtering-on-the-db-side
cinder/consistencygroup/api.py
cinder/db/api.py
cinder/db/sqlalchemy/api.py
cinder/tests/unit/test_db_api.py