b2d7cab5f1
The upstream puppet-cinder modules have been updated to remove deprecated paramters. We were still passing in deprecated options for the netapp volume. This change ports the backwards compatibility that was being done in puppet-cinder into puppet-tripleo. This should be dropped in a later cycle. Change-Id: I08f548c7784f4e00add26aafc26a9671f503bb97 Closes-Bug: #1773188
10 lines
433 B
YAML
10 lines
433 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following hieradata updates for cinder netapp integration should be done.
|
|
cinder::backend::netapp::netapp_pool_name_search_pattern should be used as
|
|
cinder::backend::netapp::netapp_storage_pools and
|
|
cinder::backend::netapp::netapp_volume_list have been removed.
|
|
cinder::backend::netapp::netapp_host_type should be configured instead of
|
|
cinder::backend::netapp::netapp_eseries_host_type
|