puppet-ceilometer/spec/classes
Takashi Kajinami 5f52d0d0e7 Globally support system scope credentials
After spending huge effort to understand the exact requirements to
enforce SRBAC, we learned it's very difficult to find the required
scope in each credential. This requires understanding implementation of
client-side as well as server-side, and requirement might be different
according to the deployment architecture or features used.

Instead of implementing support based on the actual implementation,
this introduces support for system scope credentials to all places
where keystone user credential is defined, and make all credential
configurations consistent.

Change-Id: I3a659a6b43d9c47e88334c24fb866a73a8f24a24
2022-03-04 01:16:58 +09:00
..
ceilometer_agent_notification_spec.rb Do not define service resource when manage_service is false 2021-09-24 16:58:52 +09:00
ceilometer_agent_polling_rgw_spec.rb Add support for polling Radosgw metrics 2021-11-09 02:30:55 +00:00
ceilometer_agent_polling_service_types_spec.rb Add support for polling Radosgw metrics 2021-11-09 02:30:55 +00:00
ceilometer_agent_polling_spec.rb compute: Add support for tunables parameters 2021-12-17 18:11:23 +09:00
ceilometer_agent_service_credentials_spec.rb Globally support system scope credentials 2022-03-04 01:16:58 +09:00
ceilometer_cache_spec.rb Deprecate cache parameters in the base class 2022-02-04 11:30:26 +09:00
ceilometer_config_spec.rb Deprecate parameter and resource for api-paste.ini 2020-05-04 13:40:24 +09:00
ceilometer_coordination_spec.rb Use oslo::coordination to manage coordination parameters 2021-05-21 17:42:39 +09:00
ceilometer_db_mysql_spec.rb Include deps class in unit test for mysql 2020-10-09 09:59:55 +08:00
ceilometer_db_postgresql_spec.rb CentOS 9: Disable unit tests dependent on puppet-postgresql 2022-02-16 00:17:56 +09:00
ceilometer_db_spec.rb Add mysql_enable_ndb option 2020-08-26 11:55:34 +08:00
ceilometer_db_sync_spec.rb Allow db sync timeouts to be configurable 2020-11-23 09:27:52 +08:00
ceilometer_init_spec.rb Add HashClient retry options for the dogpile.cache backend 2022-01-31 11:33:51 +01:00
ceilometer_keystone_auth_spec.rb Allow customizing roles of the ceilometer service user 2022-01-22 21:24:57 +09:00
ceilometer_logging_spec.rb Add watch_log_file option 2021-09-14 16:02:08 +08:00