cinder/releasenotes/notes/hitachi-vsp-add-multi-pool-4c4589b93399e641.yaml
Atsushi Kawai 6e37be2257 Follow up: Hitachi: Change option name hitachi_pool to hitachi_pools
This patch changes option name ``hitachi_pool`` to ``hitachi_pools`` and
sets ``hitachi_pool`` as deprecated name, along review comment[*1]
On the related patch[*2], we've supported MULTIPLE pools,
but option name is still ``hitachi_pool``.

[1] review comment:
https://review.opendev.org/c/openstack/cinder/+/846977/2/cinder/volume/drivers/hitachi/hbsd_common.py#52
[2] Related-Id: I49ac061011293900b04a7a5b90ff5b840521993d

A parent patch is not the related patch, why diffrent is we would like
to avoid re-uploading this patch by rebase when parent patch is merged.

Change-Id: If31edee3c8d51300b01272cf29e31f6ad3e9dc4f
2023-03-02 13:34:32 +00:00

12 lines
382 B
YAML

---
features:
- |
Supported multi-pools for Hitachi driver and OEM storage drivers.
upgrades:
- |
Hitachi driver and OEM storage drivers: Changed option names
``hitachi_pool`` to ``hitachi_pools``,
``hpexp_pool`` to ``hpexp_pools`` and
``nec_v_pool`` to ``nec_v_pools``.
The options ``hitachi_pool``, ``hpexp_pool`` and ``nec_v_pool``
are deprecated.