Fluentd deprecation releasenote
Fluentd will be replaced by rsyslog. Rsyslog is not integrated yet so Fluentd is still an option. Change-Id: Ia8e7329b5ee1c321ccbae016eada729dae8a7d79
This commit is contained in:
parent
1393ced362
commit
1e65a0b01d
@ -1,7 +1,8 @@
|
||||
heat_template_version: rocky
|
||||
|
||||
description: >
|
||||
OpenStack containerized fluentd services
|
||||
OpenStack containerized fluentd services.
|
||||
This service is deprecated and will be removed in future releases.
|
||||
|
||||
parameters:
|
||||
DockerFluentdImage:
|
||||
|
@ -1,6 +1,8 @@
|
||||
heat_template_version: rocky
|
||||
|
||||
description: Fluentd client configured with Puppet
|
||||
description: >
|
||||
Fluentd client configured with Puppet.
|
||||
This service is deprecated and will be removed in future releases.
|
||||
|
||||
parameters:
|
||||
ServiceData:
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
deprecations:
|
||||
- The ``Fluentd`` service is deprecated and it will be removed in
|
||||
future releases. It will be replaced by rsyslog. Rsyslog is not
|
||||
integrated yet, so Fluentd will be an option as long as rsyslog
|
||||
is not integrated.
|
Loading…
Reference in New Issue
Block a user