cinder/releasenotes/notes/ds8k_specify_pool_lss-5329489c263951ba.yaml
Jia Min b401355c6f DS8K driver: specify pool and lss in extra-specs
DS8K driver needs two new properties in extra-specs, so that user
can specify pool or lss or both of them to allocate volume in their
expected area.

On the other hand, driver needs to verify the pool and lss user
set to avoid they set wrong pool or lss.

DocImpact
Implements: blueprint specify-pool-lss
Change-Id: Ibd98fa3246118aa6ad5d86ecbfe46ae78de87716
2017-07-13 01:42:12 -07:00

6 lines
175 B
YAML

---
features:
- DS8K driver adds two new properties into extra-specs so that
user can specify pool or lss or both of them to allocate volume
in their expected area.