deb-cinder/cinder/api
Cory Stone 4c810374e3 Dont query image metadata for empty volume list
This query creates a table scan in sqlalchemy when there are no entries
in the IN() clause.

With a large image metadata table, this makes a volume list on a project
with no volumes take an incredible amount of time.

Change-Id: I51733e1e3c526f4ca46e2826c242924407fabbe4
Closes-Bug: #1561174
2016-03-24 10:28:37 -05:00
..
contrib Dont query image metadata for empty volume list 2016-03-24 10:28:37 -05:00
middleware Log stack trace for middleware faults 2016-02-09 11:57:32 -05:00
openstack Merge "Fix 500 error if 'offset' is out of range" 2016-03-11 20:32:19 +00:00
schemas Add XML deserializer for qos_manage delete_keys API 2014-05-25 11:37:30 +08:00
v1 Merge "cinder-api-microversions code" 2016-02-25 00:38:03 +00:00
v2 Show qos_specs_id based on policy 2016-03-09 20:01:03 +00:00
v3 cinder-api-microversions code 2016-02-24 06:50:54 -07:00
views Replication v2.1 (Cheesecake) 2016-02-26 13:15:19 -07:00
__init__.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
common.py Remove circular import to fix config generation 2016-03-14 12:54:58 +01:00
extensions.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
urlmap.py Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00
versions.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
xmlutil.py Port API to Python 3 2015-10-14 22:17:26 +02:00