puppet-neutron/releasenotes/notes/remove-deprecated-logging-f...

10 lines
305 B
YAML

---
upgrade:
- |
The deprecated parameters use_syslog, use_stderr, log_facility, log_dir and
debug in the init class is now removed. Please set them in the logging class.
deprecations:
- |
neutron::manage_logging is deprecated and has no effect, please use the
neutron::logging class.