Reviewed:  https://review.openstack.org/359941
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=6bde3f3ac21de8b993103871de071a1eaba115fe
Submitter: Jenkins
Branch:    master

commit 6bde3f3ac21de8b993103871de071a1eaba115fe
Author: Dolph Mathews <dolph.math...@gmail.com>
Date:   Wed Aug 24 14:58:49 2016 +0000

    Reduce log level of Fernet key count message
    
    This reduces the log level of the fairly repetitive message regarding
    the number of Fernet keys on disk, and also adds a suggestion into the
    message itself about how the message can be resolved (hint: start
    rotating your keys!).
    
    Change-Id: Id35f781c7b34463c324a867c6a781572f4144311
    Closes-Bug: 1615111


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
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):
  Fix Released

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to