aa986bd332
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
14 lines
566 B
YAML
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. |