openstack-ansible/etc/openstack_deploy/env.d
Andy McCrae f77cc7a861 Allow a log dir that isn't the "service_name"
Galera logs by default to /var/log/mysql_logs these logs are being
ignored and not mounted properly on the host server, because the
service_name that is used to mount the log directory is "galera" and not
"mysql_logs".

This patch adds an option to set the log_directory specifically inside
the env.d yml files, but defaults to "service_name" when the
log_directory option isn't set. This will mean functionality remains
unchanged for all services.

Additionally, the log_directory has changed to "mysql_logs" for galera
containers, to resolve the galera log issue.

Change-Id: I18400248da455156dbba31b9c2ff254b58c51673
Closes-Bug: #1486955
2015-08-20 18:19:02 +01:00
..
ceilometer.yml Implement Ceilometer 2015-07-07 19:31:04 +00:00
cinder.yml Move Cinder-volumes to "on metal" 2015-06-24 17:33:16 +01:00
extra_container.yml.example Add env.d extra configuration directory to etc/openstack_deploy/ 2015-04-10 15:04:29 +00:00
galera.yml Allow a log dir that isn't the "service_name" 2015-08-20 18:19:02 +01:00
glance.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
heat.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
horizon.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
infra.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
keystone.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
memcache.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
neutron.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
nova.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
os-infra.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
pkg_repo.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
rabbitmq.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
rsyslog.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
shared-infra.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
swift-remote.yml Add swift-sync role and environment 2015-08-07 08:45:18 +00:00
swift.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00
utility.yml Split environment file into component parts 2015-06-15 19:26:18 +00:00