cinder/releasenotes/notes/add-availability_zone-filter-for-snapshot-8e1494212276abde.yaml
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

4 lines
69 B
YAML

---
features:
- Added availability_zone filter for snapshots list.