openstack-ansible/releasenotes/notes/deploy-node-config-files-1b272a3ec7ed71b8.yaml
Andy McCrae f9f5f0053a SHA Pin for OSA Pike-2
Change-Id: I499d94b829c096135a060b5867ef4eceb662b5c1
2017-06-05 11:21:57 +01:00

14 lines
600 B
YAML

---
features:
- The ``os_ceilometer`` role now includes a facility where you
can place your own templates in ``/etc/openstack_deploy/ceilometer``
(by default) and it will be deployed to the target host after being
interpreted by the template engine. If no file is found there, the
fallback of the git sourced template is used.
upgrade:
- The following variables have been removed from the ``os_ceilometer``
role as their respective upstream files are no longer present.
* ``ceilometer_event_definitions_yaml_overrides``
* ``ceilometer_event_pipeline_yaml_overrides``