tripleo-heat-templates/deployment/swift
rabi a96940562a Fix swift log redirection
Looks like swift log forwarding is skipped atm. Conditions on
ansible blocks are evaluated per task and once a var is
registered, 'is not defined' check (from block) fails and the tasks
are skipped.

This keeps the tasks same in both services so the duplicates
are excluded in DeployStepsTasks.

Also uses shell command like haproxy to check service status.

|         OK | Check if rsyslog exists | overcloud-controller-0
|     TIMING | Check if rsyslog exists | overcloud-controller-0 | 0:15:17.829966 | 0.37s
|       TASK | Forward logging to swift.log file
|    SKIPPED | Forward logging to swift.log file | overcloud-controller-0
|     TIMING | Forward logging to swift.log file | overcloud-controller-0 | 0:15:17.881102 | 0.04s
|       TASK | Restart rsyslogd service after logging conf change
|    SKIPPED | Restart rsyslogd service after logging conf change | overcloud-controller-0
|     TIMING | Restart rsyslogd service after logging conf change | overcloud-controller-0 | 0:15:17.924588 | 0.03s

Change-Id: I2f17b993029fc02ffe1e9d0f6a9c31b9eb97cc0a
(cherry picked from commit 8d51d6d3f4)
2021-09-28 06:17:15 +00:00
..
external-swift-proxy-baremetal-puppet.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
swift-base.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
swift-dispersion-baremetal-puppet.yaml Use 'wallaby' heat_template_version 2021-03-31 17:35:12 +05:30
swift-proxy-container-puppet.yaml Fix swift log redirection 2021-09-28 06:17:15 +00:00
swift-ringbuilder-container-puppet.yaml Use kolla_config for other actions 2021-06-16 12:59:47 -06:00
swift-storage-container-puppet.yaml Fix swift log redirection 2021-09-28 06:17:15 +00:00