68fa3f4597
This patch updates all the roles to the latest available stable SHA's, copies the release notes from the updated roles into the integrated repo. The OpenStack services SHA's will be manually updated in another patch. Change-Id: I78d85f33926bc979f7d0df0adc8e8245bf1223ad
11 lines
422 B
YAML
11 lines
422 B
YAML
---
|
|
features:
|
|
- |
|
|
Persistent systemd journals are now enabled. This allows deployers to keep
|
|
older systemd journals on disk for review. The disk space requirements are
|
|
extremely low since the journals are stored in binary format. The default
|
|
location for persistent journals is in ``/var/log/journal``.
|
|
|
|
Deployers can opt out of this change by setting
|
|
``openstack_host_keep_journals`` to ``no``.
|