-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Currently the aodh-api logs the following deprecation warnings connected to keystone. We should try to modify the aodh.conf to get rid of them
[Tue Jul 02 13:51:22.452531 2024] [wsgi:error] [pid 14:tid 104] 2024-07-02 13:51:22.452 14 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.\x1b[00m [Tue Jul 02 13:51:22.466076 2024] [wsgi:error] [pid 14:tid 104] [remote 10.217.0.2:57004] 2024-07-02 13:51:22.465 14 WARNING keystonemiddleware.auth_token [-] Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option.\x1b[00m