cinder/cinder/tests/unit/api
wangxiyuan 0f5a7f3ac3 Support az filter for snapshot
Sometimes if users want to create volumes from snapshots
with a specified availability_zone, users may want to know
what snapshots are available. In this case, users always
want to filter the snapshots with "availability_zone" first.

This patch added the availability_zone filter for snapshot list.

Change-Id: I8953eca5f535c1399dc882c4a232fbeef9bb2959
2017-09-07 10:25:58 +08:00
..
contrib Merge "Don't lock whole project's resource when reserve/commit" 2017-08-31 02:03:56 +00:00
middleware Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
openstack Extracted HTTP response codes to constants 2017-03-22 12:01:18 +05:30
v1 Refresh az cache if target az is not found in cache 2017-08-03 17:24:02 +08:00
v2 Allow v3.0 volume metadata API calls 2017-08-21 16:29:05 -05:00
v3 Support az filter for snapshot 2017-09-07 10:25:58 +08:00
views Make sure that versions are applied as relative URLs 2017-08-30 13:22:11 +00:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Fix consisgroup V3 interfaces 2016-07-04 16:21:44 +08:00
test_common.py Support az filter for snapshot 2017-09-07 10:25:58 +08:00
test_versions.py Extracted HTTP response codes to constants 2017-03-22 12:02:03 +05:30