6f8dca7f7d
That typo was wrongly fixed into OSA reno, instead of fixing it in the role. This should fix things. Change-Id: I3876209f37a4a1f2569900a296d5c1264061c914
10 lines
416 B
YAML
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``.
|