146a45bfde
Mark the memcache and memcache_pool token persistence backends deprecated in favor of using the fernet token (no-persistence needed) backend. This is only deprecating the token persistence backends and does not affect the cache layer. implements bp deprecated-as-of-mitaka Change-Id: I552774f95bc246f7f013350f5b11ae4ae482bdc5
8 lines
296 B
YAML
8 lines
296 B
YAML
---
|
|
deprecations:
|
|
- >
|
|
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
|
|
The token memcache and memcache_pool persistence
|
|
backends have been deprecated in favor of using
|
|
Fernet tokens (which require no persistence).
|