The puppt-postgresql module does not support CentOS 9 yet and requires
some version parameters to be run on CentOS 9. This change disables
unit tests requiring that module, until the module supports CentOS 9.
Change-Id: Ic9c6b8cd1bd6992c3ded3bbe4c07150246f86852
... because Telemetry service is now enabled in that scenario.
Depends-on: https://review.opendev.org/825929
Change-Id: I03fe6c57382069200a1057da46fece3d04f1b972
The ceilometer::dispatcher class no longer exists, and its parameters
were replaced by the ones of ceilometer::agent::notification.
Change-Id: Iaf92d94c834e6b34c54d4f270fb007caa37fb367
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