← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1615111] [NEW] Useless log message about encryption key loading.

 

Public bug reported:


When running keystone with fernet enabled I get a lot of log messages like this:

 2016-08-16 19:54:28.782 2417 INFO keystone.token.providers.fernet.utils
[req-1bbe529c-2513-487b-ac4e-e7ee42fe397a - - - - -] Loaded 2 encryption
keys (max_active_keys=3) from: /etc/keystone/fernet-keys/


There's no point to this being at info level. What am I as an operator supposed to do about it?

Why are the keys being loaded all the time? Seems like it would be
faster to cache them.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1615111

Title:
  Useless log message about encryption key loading.

Status in OpenStack Identity (keystone):
  New

Bug description:
  
  When running keystone with fernet enabled I get a lot of log messages like this:

   2016-08-16 19:54:28.782 2417 INFO
  keystone.token.providers.fernet.utils [req-1bbe529c-2513-487b-ac4e-
  e7ee42fe397a - - - - -] Loaded 2 encryption keys (max_active_keys=3)
  from: /etc/keystone/fernet-keys/

  
  There's no point to this being at info level. What am I as an operator supposed to do about it?

  Why are the keys being loaded all the time? Seems like it would be
  faster to cache them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1615111/+subscriptions


Follow ups