← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1594371] [NEW] Docs for keystone recommend deprecated memcache backend

 

Public bug reported:

At http://docs.openstack.org/developer/keystone/configuration.html
#cache-configuration-section there is a recommendation to use

backend = keystone.cache.memcache_pool

however this seems to be deprecated in the code:

WARNING oslo_log.versionutils [-] Deprecated:
keystone.cache.memcache_pool backend is deprecated as of Mitaka in favor
of oslo_cache.memcache_pool backend and may be removed in N.

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

Title:
  Docs for keystone recommend deprecated memcache backend

Status in OpenStack Identity (keystone):
  New

Bug description:
  At http://docs.openstack.org/developer/keystone/configuration.html
  #cache-configuration-section there is a recommendation to use

  backend = keystone.cache.memcache_pool

  however this seems to be deprecated in the code:

  WARNING oslo_log.versionutils [-] Deprecated:
  keystone.cache.memcache_pool backend is deprecated as of Mitaka in
  favor of oslo_cache.memcache_pool backend and may be removed in N.

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


Follow ups