This change introduces the capability to customize project-scoped and
system-scoped roles assigned to the ceilometer service user.
Change-Id: I6221fa85ad1fd0388c49f2ed49db1b6645dec3f5
... but test interfaces of that resource type. This helps us avoid
direct breakage caused by any change in puppet-keystone.
Change-Id: If1172824c6f446602632632ad749aed48fb5abfa
... because it was deprecated during Wallaby cycle[1].
[1] 9a5323ad18b9bc0e15b514ea98449a3ea5d58b68
Change-Id: I2fd3ecdefc0181dd47e23f125d887e86228a99b6
This change refactors how the dependent libraries are loaded during
unit tests, and load the libraries in the base spec_helper to avoid
duplicate and redundant implementations.
Change-Id: I440118c0a63a19cde453c2ba5b73b23604d868cd
Since [1] was merged, ceilometer supports caching attributes of gnocchi
resource using the oslo.cache library. This change allows setting
parameters of the oslo.cache library to leverage the caching feature.
[1] 2511cfb6e48c5d03cd198ecf9f09f36db3caced8
Change-Id: I382816bc199f0d54337b25ab6e07fd0a32d2e4e8
Ceilometer supports polling metrics from the Radosgw service using
radosgw.* pollsters. This change introduces support for the parameters
required to use that feature.
Change-Id: I58be60247bba1483f49f830802d422109ff13930
These test cases were added when the metering_secret parameter was
deprecated in favor of the new telemetry_secret parameter[1], but were
not enabled properly.
The deprecated metering_secret parameter was later removed[2] but
these ineffective test cases were not removed at that time.
[1] 4600d4135ac1bef01f7a7dd4b12582a0c8db6b50
[2] f28830d5aae8021215026bdf2f63a8713b7deeb1
Change-Id: I80290f4388e9bb3eb5542a9d1e70ccea81698905
Currently the ceilometer::http_timeout parameter defaults to 600 but
this equals to the default value defined in ceilometer itself.
This change removes that hardcode in puppet-ceilometer and just let
the service default used.
Change-Id: Idbd14e267b8759f7313a1a74db03f47e69a899aa
Add file to the reno documentation build to show release notes for
stable/xena.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.
Sem-Ver: feature
Change-Id: I28c72076d5ff99acaa85c2f0f2c123a21dc2021c
It turns out that this is the the default value provided by tox:
https://tox.readthedocs.io/en/latest/config.html#conf-install_command
So we can remove the line and simply use the default value.
Change-Id: Ibb01a28bc7369b18416354c8aa363780f7841094
Co-Authored-By: tushargite96 <tushargite96@gmail.com>
... instead of using ensure_resource to define a package resource,
because it is not expected that ceilometer packages are managed outside
of puppet-ceilometer.
Change-Id: I541450707b64277b30d55f136d57b8cf4443cfd4