openstack-ansible-os_keystone/releasenotes/notes/journal-log-ccbb504642b49611.yaml
Jean-Philippe Evrard 6f8dca7f7d Fix typo in release note
That typo was wrongly fixed into OSA reno, instead of fixing it
in the role.

This should fix things.

Change-Id: I3876209f37a4a1f2569900a296d5c1264061c914
2018-10-27 16:08:21 +02:00

10 lines
416 B
YAML

---
deprecations:
- The log path, ``/var/log/keystone`` is no longer used to capture service
logs. All logging for the Keystone service will now be sent directly to the
systemd journal.
other:
- When running keystone with apache(httpd) all apache logs will be stored in
the standard apache log directory which is controlled by the distro specific
variable ``keystone_apache_default_log_folder``.