cinder/cinder/api
Thang Pham b8a58fb01f Switch get_all_snapshots to use objects
The following patch switches direct db calls in
volume/api.py get_all_snapshots to use SnapshotList
instead.

Partial-Implements: blueprint cinder-objects
Change-Id: Ifdccc81a087f9797fcfbf098d3ecea3875ad7bd9
2015-06-01 09:26:05 +08:00
..
contrib Merge "Leverage dict comprehension in PEP-0274" 2015-05-26 20:03:41 +00:00
middleware Use six.text_type instead of unicode 2015-04-02 19:07:58 +03:00
openstack Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
schemas Add XML deserializer for qos_manage delete_keys API 2014-05-25 11:37:30 +08:00
v1 Switch get_all_snapshots to use objects 2015-06-01 09:26:05 +08:00
v2 Switch get_all_snapshots to use objects 2015-06-01 09:26:05 +08:00
views Stop using deprecated timeutils.isotime() 2015-05-27 08:28:39 +02:00
__init__.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
common.py Don't truncate osapi_volume_link prefixes 2015-04-24 11:24:17 +08:00
extensions.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
urlmap.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
versions.py Fix wrong response with version details 2015-05-27 08:13:34 +08:00
xmlutil.py Use six.text_type instead of unicode 2015-04-02 19:07:58 +03:00