tripleo-heat-templates/deployment/cinder
Sergii Golovatiuk 1f5218100e Default cinder_volume_node_names to []
There are cases when cinder_volume_node_names is not defined. It was
fixed for "set cinder_volume upgrade node facts from the limit option"
task in loop but never for non HA task. So, standalone upgrade job
fails with the following message.

"msg": "The task includes an option with an undefined variable. The
error was: 'cinder_volume_node_names' is undefined\n\nThe error appears
to be in
'/home/zuul/standalone-ansible-YpY5Oe/Standalone/upgrade_tasks_step1.yaml':
line 27, column 5, but may\nbe elsewhere in the file depending on the
exact syntax problem.\n\nThe offending line appears to be:\n\n- block:\n
- name: set cinder_volume upgrade node facts in a single-node
environment\n    ^ here\n",

This patch defaults cinder_volume_node_names to [] when
cinder_volume_node_names is not defined in hiera.

Closes-Bug: #1897760
Change-Id: I1145c39e379ac6579662f2bbfcc9a4d2d3e0f059
(cherry picked from commit 0f7ed0b8d5)
2020-09-30 20:29:04 +00:00
..
cinder-api-container-puppet.yaml Revamp how etcd's cert and key are handled in containers 2020-08-04 10:42:55 -07:00
cinder-backend-dellemc-powermax-puppet.yaml Fixing powermax config errors 2020-04-30 17:36:14 -05:00
cinder-backend-dellemc-sc-puppet.yaml Support for SC Cinder Backend 2020-05-01 10:33:32 -05:00
cinder-backend-dellemc-unity-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-dellemc-vmax-iscsi-puppet.yaml Deprecating VMax Volume Config 2020-04-01 10:55:18 -05:00
cinder-backend-dellemc-vnx-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-dellemc-vxflexos-puppet.yaml Support for Dell EMC VXFlexOS Backend 2020-06-10 14:05:09 -05:00
cinder-backend-dellemc-xtremio-iscsi-puppet.yaml Deprecating Old Dell EMC Xtremio Iscsi Volume Config 2020-04-24 16:24:34 -05:00
cinder-backend-dellemc-xtremio-puppet.yaml Support for Xtremio Cinder Backend 2020-05-01 10:22:12 -05:00
cinder-backend-dellsc-puppet.yaml Deprecating Old Dell SC Iscsi Volume Config 2020-04-24 16:26:13 -05:00
cinder-backend-netapp-puppet.yaml Use container_file_t for Cinder*NfsMountOptions by default 2020-09-01 08:52:27 +00:00
cinder-backend-nvmeof-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-pure-puppet.yaml Support deploying multiple Cinder Pure Storage backends 2019-09-13 07:36:42 -07:00
cinder-backend-scaleio-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-veritas-hyperscale-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backup-container-puppet.yaml Use container_file_t for Cinder*NfsMountOptions by default 2020-09-01 08:52:27 +00:00
cinder-backup-pacemaker-puppet.yaml pcs commands on host: cinder backup/volume 2020-09-11 10:20:22 +02:00
cinder-base.yaml Add missing region_name for nova auth in cinder 2020-02-14 23:47:28 +09:00
cinder-common-container-puppet.yaml Revamp how etcd's cert and key are handled in containers 2020-08-04 10:42:55 -07:00
cinder-hpelefthand-iscsi-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-scheduler-container-puppet.yaml Revamp how etcd's cert and key are handled in containers 2020-08-04 10:42:55 -07:00
cinder-volume-container-puppet.yaml Use container_file_t for Cinder*NfsMountOptions by default 2020-09-01 08:52:27 +00:00
cinder-volume-pacemaker-puppet.yaml Default cinder_volume_node_names to [] 2020-09-30 20:29:04 +00:00