tripleo-heat-templates/deployment/cinder
Emilien Macchi 851bbb31e0 Remove all ignore_errors to avoid confusion when debugging
- deploy-steps-tasks-step-1.yaml: Do not ignore errors when dealing
  with check-mode directories. The file module is resilient enough to
  not fail if the path is already absent.

- deploy-steps-tasks.yaml: Replace ignore_errors by another condition,
  "not ansible_check_mode"; this task is not needed in check mode.

- generate-config-tasks.yaml: Replace ignore_errors by another
  condition, "not ansible_check_mode"; this task is not needed in check mode.

- Neutron wrappers: use fail_key: False instead of ignore_errors: True
  if a key can't be found in /etc/passwd.

- All services with service checks: Replace "ignore_errors: true" by
  "failed_when: false". Since we don't care about whether or not the
  task returns 0, let's just make the task never fail. It will only
  improve UX when scrawling logs; no more failure will be shown for
  these tasks.

- Same as above for cibadmin commands, cluster resources show
  commands and keepalived container restart command; and all other shell
  or command or yum modules uses where we just don't care about their potential
  failures.

- Aodh/Gnocchi: Add pipefail so the task isn't support to fail

- tripleo-packages-baremetal-puppet and undercloud-upgrade: check shell
  rc instead of "succeeded", since the task will always succeed.

Change-Id: I0c44db40e1b9a935e7dde115bb0c9affa15c42bf
(cherry picked from commit 38bad5283f)
2020-03-05 21:51:19 -05:00
..
cinder-api-container-puppet.yaml Remove all ignore_errors to avoid confusion when debugging 2020-03-05 21:51:19 -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 flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-dellemc-vnx-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-dellemc-xtremio-iscsi-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-dellps-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-backend-dellsc-puppet.yaml Remove deprecated cinder parameters 2019-08-29 07:05:49 -07:00
cinder-backend-netapp-puppet.yaml Remove deprecated cinder parameters 2019-08-29 07:05:49 -07: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 ipc:host for cinder-backup 2020-02-26 17:29:17 +01:00
cinder-backup-pacemaker-puppet.yaml HA: reorder init_bundle and restart_bundle for improved updates 2020-03-03 09:59:42 +00:00
cinder-base.yaml Fix incorrect parameter to set max delay in cinder db purge cron 2020-01-22 13:13:50 +09:00
cinder-common-container-puppet.yaml Merge "Remove unnecessary slash volume maps" into stable/train 2020-02-13 23:54:15 +00:00
cinder-hpelefthand-iscsi-puppet.yaml flatten cinder service configuration 2019-01-18 08:55:26 -05:00
cinder-scheduler-container-puppet.yaml Remove all ignore_errors to avoid confusion when debugging 2020-03-05 21:51:19 -05:00
cinder-volume-container-puppet.yaml Remove all ignore_errors to avoid confusion when debugging 2020-03-05 21:51:19 -05:00
cinder-volume-pacemaker-puppet.yaml Remove all ignore_errors to avoid confusion when debugging 2020-03-05 21:51:19 -05:00