puppet-neutron/releasenotes/notes/remove-deprecated-logging-f049f727e9bbcd47.yaml
Tobias Urdin ae2e2016d8 Remove deprecated logging
Depends-On: https://review.openstack.org/#/c/624368/
Change-Id: I642eafca00422bebf12c4294b3c8985fffad724d
2018-12-11 21:07:07 +00:00

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.