Merge "Add DhcpAgentNotification param to neutron base" into stable/pike
[apex-tripleo-heat-templates.git] / releasenotes / notes / deprecate-collector-a16e5d58ae00806d.yaml
1 ---
2 upgrade:
3   - With collector deprecated and disabled by default, there is an upgrade
4     impact here. If you had collector enabled in ocata and you upgrade to
5     pike the collector will not be enabled anymore. If you wish to use
6     collector, ensure you include the ceilometer-collector.yaml
7     to your upgrade deploy command. We recommend switching to using the
8     new pipeline approach with publisher instead.
9 deprecations:
10   - Deprecate and disable ceilometer collector service by default. Instead
11     use the publisher directly in the pipeline to push data where appropriate.
12     This can be manually enabled by passing the environment file to deploy
13     command which is included in environment dir as ceilometer-collector.yaml.
14     By default, the pipeline publisher pushes data automatically to gnocchi.