cinder/releasenotes/notes/falconstor-extend-driver-to-utilize-multiple-fss-pools-dc6f2bc84432a672.yaml
Soffie Huang 213001f931 Extend Falconstor driver to utilize multiple FSS storage pools
Changed the pool format from integer to key-value pair in configuration
file. Use A for single storage pool and P/O for multiple pools.

DocImpact
Implements: blueprint falconstor-extend-cinder-driver
Change-Id: Ic5362c8284f2d69989d820173c306e5856df111b
2017-05-24 10:26:53 +08:00

6 lines
168 B
YAML

---
features:
- Added ability to specify multiple storage pools in the FalconStor driver.
deprecations:
- The fss_pool option is deprecated. Use fss_pools instead.