cinder/releasenotes/notes/storwize-pool-aware-support-7a40c9934642b202.yaml
Xiaoqin Li 406f0eb012 IBM Storwize with pool-aware-cinder-scheduler
Storwize cinder driver only supports config one pool
within one backend right now. This change adds support
for multi-pools aware for scheduler.
storwize_svc_volpool_name accepts a list of pools
separated by comma in cinder.conf now.

User-Visible Change
-------------------
DocImpact
The configuration flag storwize_svc_volpool_name
should be updated to a ListOpt.

Implements: bp Storwize-pool-aware-support
Change-Id: If6f1decf4d6244b1e04b05b8662d891fb16c6790
2016-02-29 14:19:47 -06:00

4 lines
69 B
YAML

---
features:
- Add multiple pools support to Storwize SVC driver.