yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87942
[Bug 1941020] Re: [memcache] options are no longer used
Reviewed: https://review.opendev.org/c/openstack/keystone/+/805923
Committed: https://opendev.org/openstack/keystone/commit/9a8686aee042ba55155de224c4072ca511f92eca
Submitter: "Zuul (22348)"
Branch: master
commit 9a8686aee042ba55155de224c4072ca511f92eca
Author: Takashi Kajinami <tkajinam@xxxxxxxxxx>
Date: Wed Aug 25 10:58:54 2021 +0900
Deprecate ineffective [memcache] options
These options were used by the memcache_pool backend for token
persistence, which was removed during Pike cycle.
Closes-Bug: #1941020
Change-Id: I2a0c2d46ebe81728f4ba0ff6d3072348e70f92dd
** 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/1941020
Title:
[memcache] options are no longer used
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
Keystone provides some options under the [memcache] section but these parameters are not used in any place.
Looking at history, it seems these parameters were used in memcache_pool backend to persist tokens but that backend was removed during Pike.
https://opendev.org/openstack/keystone/src/tag/newton-
eol/keystone/token/persistence/backends/memcache_pool.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1941020/+subscriptions
References