puppet-oslo/spec/defines
Takashi Kajinami a996337333 [coordination] backend_url should be secret
The backend_url option can sometimes contain secrets.

For example when redis coordination backend is used and authentication
is enabled in redis, the plain redis password is put as an URL element.

[coordination]
backend_url=redis://:password@127.0.0.1:6379

Closes-Bug: #2012246
Change-Id: Idb7cba32fa81da698d408c27a854550b03e5abd4
2023-03-20 21:06:23 +09:00
..
oslo_cache_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
oslo_concurrency_spec.rb Switch oslo to use rspec-puppet-facts 2016-04-11 08:39:17 -06:00
oslo_coordination_spec.rb [coordination] backend_url should be secret 2023-03-20 21:06:23 +09:00
oslo_cors_spec.rb Cors: Accept array for ListOpts 2021-05-12 00:01:47 +09:00
oslo_db_spec.rb Replace legacy facts and use fact hash 2023-03-02 12:37:35 +09:00
oslo_healthcheck_spec.rb Add support for healthcheck middleware options 2021-01-26 15:29:53 +09:00
oslo_key_manager_barbican_service_user_spec.rb barbican_service_user: Accept system scope credential 2022-01-08 15:25:59 +09:00
oslo_key_manager_barbican_spec.rb key_manager: Add service user options for Barbican key manager 2021-09-23 22:07:01 +09:00
oslo_key_manager_spec.rb Add support for key manager options 2021-05-08 23:34:45 +09:00
oslo_limit_spec.rb Accept system scope credentials for Unified Limits API 2022-01-06 22:43:04 +09:00
oslo_log_spec.rb log: Accept array for default_log_levels 2022-04-04 13:55:01 +09:00
oslo_messaging_amqp_spec.rb Deprecate allow_insecure_clients option 2020-11-02 14:38:36 +08:00
oslo_messaging_default_spec.rb Expose executor_thread_pool_size 2019-01-14 17:10:09 +01:00
oslo_messaging_notifications_spec.rb Messaging notifications should be set as a list 2020-04-07 18:46:05 +09:00
oslo_messaging_rabbit_spec.rb Ensure kombu_ssl_certfile and kombu_ssl_keyfile are used together 2022-01-21 15:06:25 +09:00
oslo_middleware_spec.rb [oslo.middleware] Add support for basic auth middleware options 2021-08-21 20:10:55 +09:00
oslo_os_brick_spec.rb Add common implementation to manage [os_brick] options 2022-11-28 09:54:20 +09:00
oslo_policy_spec.rb Do not convert policy_dirs to comma-separated list 2021-03-31 19:07:37 +09:00
oslo_privsep_spec.rb privsep: Add support for the remaining parameters 2022-09-01 00:08:55 +00:00
oslo_service_spec.rb Split oslo::service defined type 2022-04-04 08:47:54 +09:00
oslo_service_ssl_spec.rb Split oslo::service defined type 2022-04-04 08:47:54 +09:00
oslo_service_wsgi_spec.rb Split oslo::service defined type 2022-04-04 08:47:54 +09:00
oslo_versionedobjects_spec.rb fix typos in documentation 2018-03-23 05:42:29 +08:00