puppet-aodh/spec/classes
Takashi Kajinami 7b52ec3cac Simplify package management
Currently all packages are defined using ensure_resource but it is
redundant because we don't expect these aodh packages are managed
outside of puppet-aodh. This replaces usage of ensure_resource by
the normal package resource, to make implementations more simple.

Change-Id: I0a92669b2f9a41e10a49c7db0865343453045c7b
2021-09-24 16:45:27 +09:00
..
aodh_api_spec.rb Merge "Drop support for standalone api service in CentOS/Ubuntu" 2021-04-27 11:05:03 +00:00
aodh_auth_spec.rb Remove the deprecated parameters of aodh::auth 2021-01-28 09:47:14 +09:00
aodh_client_spec.rb Get rid of the $pyvers variable 2021-05-21 11:07:49 +02:00
aodh_config_spec.rb Missing deps for config.pp unit test 2018-04-19 09:19:59 +08:00
aodh_coordination_spec.rb Use oslo::coordination to manage coordination parameters 2021-05-28 09:20:28 +09:00
aodh_cors_spec.rb Add support for [cors] options 2021-07-01 20:45:34 +09:00
aodh_db_mysql_spec.rb Include deps class in unit test for mysql 2020-10-09 09:59:55 +08:00
aodh_db_postgresql_spec.rb Include deps class in unit test for postgresql 2020-10-10 09:31:12 +08:00
aodh_db_spec.rb Add mysql_enable_ndb option 2020-08-26 11:55:25 +08:00
aodh_db_sync_spec.rb Allow db sync timeouts to be configurable 2020-11-23 09:38:25 +08:00
aodh_evaluator_spec.rb Simplify package management 2021-09-24 16:45:27 +09:00
aodh_expirer_spec.rb Simplify package management 2021-09-24 16:45:27 +09:00
aodh_healthcheck_spec.rb Add support for healthcheck middleware options 2021-02-01 08:11:40 +09:00
aodh_init_spec.rb Deprecate allow_insecure_clients option 2020-11-02 15:23:04 +08:00
aodh_keystone_auth_spec.rb Do not test detail of keystone::auth::service_identity 2021-08-27 17:09:51 +09:00
aodh_keystone_authtoken_spec.rb Remove extra spaces from authtoken tests 2021-08-27 06:18:01 +09:00
aodh_listener_spec.rb Simplify package management 2021-09-24 16:45:27 +09:00
aodh_logging_spec.rb Add watch_log_file option 2021-09-14 16:02:08 +08:00
aodh_notifier_spec.rb Simplify package management 2021-09-24 16:45:27 +09:00
aodh_policy_spec.rb Allow purging policy files 2021-09-04 21:54:38 +09:00
aodh_quota_spec.rb Add support for quota parameters 2020-08-04 08:10:01 +09:00
aodh_service_credentials_spec.rb Use consistent names for service_credentials options 2021-01-31 22:19:46 +09:00
aodh_wsgi_apache_spec.rb Expose vhost_custom_fragment 2020-08-06 00:12:40 -04:00
aodh_wsgi_uwsgi_spec.rb Add support for aodh_api_uwsgi_config in Debian 2021-04-12 19:36:25 +02:00