openstack-helm/releasenotes/notes/increase-default-logging-31db0e9d3e51b429.yaml
Vladimir Kozhukalov adc22b613b Update yamllint.conf
This PR updates the yaml linter configuration
to align it with what we have in the osh-infra
repo.

Change-Id: I3585fdc6663b2ae7bfb5c1d8a13672ac3055bf86
2025-03-12 22:59:57 -05:00

8 lines
225 B
YAML

---
other:
- |
The logging for barbican, cinder, congress, glance, heat, ironic,
keystone, magnum, mistral, neutron, nova, and senlin has been increased to
log all warnings (and above) to stdout by default.
...