cinder/releasenotes/notes/nec-delete-volume-per-limit-d10b9df86f64b80e.yaml
Shunei Shiono ecfd4d393a NEC driver: Delete max volumes per pool limit.
Currently, the max number of volumes (logical disks) per pool is
limited to 1024.
The limitation is eliminated in new firmware of NEC Storage.
This patch deletes the limitation.

Change-Id: I0c5a06714725eb2b2e6eb689fe4be9990aa3707b
2018-05-07 13:43:41 +09:00

6 lines
184 B
YAML

---
upgrade:
- In NEC driver, the number of volumes in a storage pool is
no longer limited to 1024. More volumes can be created with
storage firmware revision 1015 or later.