tripleo-heat-templates/docker/services/logging/files
Martin Schuppert f036df558a Run chown for nova log files on every run to fix wrong permissions
If nova-manage command was triggered on a host for the first time as root
(usually manual runs) the nova-manage.log gets created as root user. On
overcloud deploy runs the nova-manage command is run as nova user. In such
situation the overcloud deploy fails as the nova user can not write to the
nova-manage.log. With this change we run the chown of the logs files on
every overcloud deploy to fix the nova-manage.log file permissions.

Closes-Bug: #1820590

Change-Id: Iaa8db09712da6c0d9553fab39d7d5b50fa7cf287
(cherry picked from commit c62247fa8b)
(cherry picked from commit 85885cbcfa)
2019-03-19 12:31:26 +01:00
..
barbican-api.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
glance-api.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
haproxy.yaml Change template names to queens 2017-11-23 10:15:32 +01:00
heat-api-cfn.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
heat-api.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
heat-engine.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
keystone.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
neutron-api.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
neutron-common.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
nova-api.yaml Run chown for nova log files on every run to fix wrong permissions 2019-03-19 12:31:26 +01:00
nova-common.yaml Run chown for nova log files on every run to fix wrong permissions 2019-03-19 12:31:26 +01:00
nova-placement.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00
panko-api.yaml Ensure logs folder is created in prep hosts tasks. 2019-01-22 13:59:29 +01:00