Reviewed:  https://review.openstack.org/468394
Committed: 
https://git.openstack.org/cgit/openstack/keystone/commit/?id=17e6b857836ecd1b9f8d14930a22d589f00151e4
Submitter: Jenkins
Branch:    master

commit 17e6b857836ecd1b9f8d14930a22d589f00151e4
Author: MichaƂ Dulko <michal.du...@intel.com>
Date:   Fri May 26 14:09:06 2017 +0200

    Update doctor warning about caching
    
    `keystone-manage doctor` produces a message when caching is not enabled:
    
      WARNING: `keystone.conf [caching] enabled` is not enabled.
    
    In fact the config section is called [cache]. This commit fixes the
    message to point to correct [cache] enabled option.
    
    Change-Id: Iafe29eecf50cc4554a274a86711e8db8ab375247
    Closes-Bug: 1693782


** 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/1693782

Title:
  keystone-manage doctor is pointing to wrong config section when
  warning about caching

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  That's what produced by `keystone-manage doctor` when no caching is
  enabled.

  WARNING: `keystone.conf [caching] enabled` is not enabled.

      Caching greatly improves the performance of keystone, and it is highly
      recommended that you enable it.

  There's no [caching] section - it's named [cache].

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1693782/+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