openstack-ansible/releasenotes/notes/ceilometer_conf_from_upstream-3bc88e19085cdace.yaml
Andy McCrae aa986bd332 Fix role SHA's for Ocata-3 release
This patch includes a SHA update.

For now we are leaving the ceilometer SHA pinned, and there are pending
items to still go in.

Change-Id: I52831c5e02fbf6faf51714f57982aed41a315e2a
2017-01-27 01:56:10 +00:00

14 lines
566 B
YAML

---
features:
- The ceilometer configuration files other than
``ceilometer.conf`` are now retrieved from upstream.
You can override the repository from which these are
retrieved by setting the
``ceilometer_git_config_lookup_location`` variable
which defaults to the git.openstack.org.
deprecations:
- The vars to set ``source_sample_interval`` for the
``os_ceilometer`` role are deprecated and will be
removed in the Queen cycle. To override these variables
after Queen, utilize the
``ceilometer_pipeline_yaml_overrides`` file.