puppet-oslo/releasenotes/notes
Takashi Kajinami 937fcf0644 Accept system scope credentials for Unified Limits API
This change allows usage of system scope credentials in addition to
project scope credentials to use the Unified Limits API in Keystone.

Change-Id: If4f1633c6dd7adf4b80c0a8cc83ddd3d025d099b
2022-01-06 22:43:04 +09:00
..
Add-use_journal-option-for-logging-e8182a1cd944ef59.yaml Add use_journal option for logging configuration 2017-09-29 14:43:13 +03:00
add_executor_thread_pool_size-1382ff07a6808402.yaml Expose executor_thread_pool_size 2019-01-14 17:10:09 +01:00
add_mysql_enable_ndb-option-8b82c371ad16245a.yaml Add mysql_enable_ndb option 2020-08-26 10:56:10 +08:00
add_oslo_privsep-3f125445bce8b431.yaml Add support for oslo privilege separator management 2016-08-19 12:31:12 +03:00
add_tls_options-9010fc5eab23dfe7.yaml Add TLS options to oslo.cache 2020-12-02 14:19:19 +01:00
add_zmq_messaging-7ea20df747c78035.yaml Add support for ZeroMQ messaging system 2016-06-08 17:22:06 -03:00
backend_package_ensure-54b4525895ce9acd.yaml Allow setting state for backend packages 2016-10-17 08:45:16 -06:00
barbican_service_user-a8ac0abd364927d8.yaml key_manager: Add service user options for Barbican key manager 2021-09-23 22:07:01 +09:00
basic-auth-middleware-64bf02c8f2a710f6.yaml [oslo.middleware] Add support for basic auth middleware options 2021-08-21 20:10:55 +09:00
cache-package_ensure-a9d500c5681a664f.yaml cache: Allow customizing status of the backend package 2021-08-30 08:01:13 +00:00
coordination-aef87a77189200f1.yaml Add the base implementation for coordination parameters 2021-05-18 18:13:55 +09:00
coordination-manage_backend_package-d6cc78682827d2df.yaml coordination: Allow disabling management of backend package 2021-08-29 14:35:01 +09:00
deprecate-oslo_config-fcd5be0a4c358ba3.yaml Deprecate oslo_config resource 2020-05-04 14:39:35 +09:00
deprecate-zeromq-0200b6efd57feb5d.yaml Deprecate ZeroMQ 2018-12-03 13:08:46 +01:00
deprecate_allow_insecure_clients-option-bca936c587b71a40.yaml Deprecate allow_insecure_clients option 2020-11-02 14:38:36 +08:00
deprecate_config_sqlite_db-1a239175d42378e3.yaml Deprecate sqlite_db option 2017-03-23 14:23:40 +08:00
deprecate_database_min_pool_size-option-854fd8fed2229651.yaml Deprecate min_pool_size option 2020-03-26 08:45:52 +08:00
deprecate_idle_timeout_parameter-90814e13548fd549.yaml Deprecate idle_timeout option 2019-04-28 13:40:24 +08:00
deprecate_rabbit_max_retries-813a568923f2335d.yaml Deprecate rabbit_max_retries option 2017-06-12 13:45:22 +08:00
drop-fedora-d4df1af521d28163.yaml Drop Fedora support 2021-06-16 13:03:36 +00:00
ensure-log-debug-is-boolean-ca20c1b14f5774e7.yaml Ensure debug is a boolean 2017-09-27 22:00:13 +00:00
first_release-a7268e1c8959eca3.yaml Add structure for reno 2016-05-20 00:14:52 +02:00
fix_log_dir_documentation-050052366584e83e.yaml Fix documentation for log_dir parameter 2016-10-10 15:06:07 +03:00
healthcheck-middleware-c254827e460e7443.yaml Add support for healthcheck middleware options 2021-01-26 15:29:53 +09:00
log-json-70816c646023e567.yaml Expose use_json logging option 2017-11-24 16:01:10 +02:00
memcache_socket_timeout-9daa8981f42caf41.yaml Change memcache_socket_timeout to a float 2019-07-03 14:46:23 +08:00
oslo-db-config-group-4502ce93406f57b4.yaml Add config group support to oslo::db 2019-01-18 11:22:56 +01:00
oslo-db-type-50bc9f614d50689a.yaml Add Oslo::Dbconn data type 2019-02-14 23:15:32 +01:00
oslo-limit-opts-4ec9fa3880a991f4.yaml Add support for oslo.limit library parameters 2021-10-07 13:26:21 +09:00
oslo_policy-enforce_scope-a65d9a5e538a05e6.yaml Add support for the oslo_policy/enforce_scope parameter 2020-10-21 21:03:21 +09:00
policy-enforce_new_defaults-f033a2b395abb924.yaml Add support for oslo_policy/enforce_new_defaults 2021-03-19 16:06:00 +09:00
postgresql-590a36045748761a.yaml allow to specify drivername for postgresql db 2017-10-22 16:10:41 +02:00
rabbitmq-heartbeat-over-pthread-bc86d8b3a2154613.yaml Introduce the new `heartbeat_in_pthread` oslo.messaging option. 2019-08-09 10:20:25 +02:00
release-note-ubuntu-py3-efe7fb76645d4dab.yaml Add release note about Ubuntu py3 upgrade 2019-02-24 00:09:45 +01:00
remove-deprecated-rabbit-options-212b21d41e6d2808.yaml Remove deprecated rabbit options 2018-10-21 20:08:32 +02:00
remove-oslo_config-ee4c8b63e4226a46.yaml Remove deprecated oslo_config 2021-11-02 13:14:28 +09:00
remove-zeromq-826ce00eea673739.yaml Remove support for ZeroMQ configuration 2020-05-20 21:33:30 +09:00
remove_deprecated_rabbit_max_retries_option-86f90600cb43f6c1.yaml Remove rabbit_max_retries option 2018-06-01 15:03:02 +08:00
remove_sqlite_db-8703ae2068157637.yaml Remove sqlite_db option 2018-06-15 15:23:10 +08:00
remove_verbose-0b599cd4810a8c51.yaml Remove verbose 2016-09-27 20:00:09 -03:00
secure-transport-url-d67d307cf85a16b1.yaml Secure transport_url option in log 2016-11-10 22:39:26 +08:00
system_scope-keystone-limit-422cbeee81ba84c5.yaml Accept system scope credentials for Unified Limits API 2022-01-06 22:43:04 +09:00
update-amqp-opts-1f14b8d3648b2b30.yaml Update oslo.messaging amqp 1.0 parameters 2017-02-10 15:33:13 -05:00