108310bf54
Since only the memcache backends (that are being removed) use the kvs system in keystone now, this can be safely deprecated. Change-Id: I395e66bc957465df0f38ccfc3c48900e1b3a3320 bp: deprecated-as-of-newton
8 lines
377 B
YAML
8 lines
377 B
YAML
---
|
|
deprecations:
|
|
- >
|
|
[`blueprint deprecated-as-of-newton <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-newton>`_]
|
|
As of the Newton release, the class plugin `keystone.common.kvs.core.KeyValueStore`
|
|
has been deprecated. It is recommended to use alternative backends instead.
|
|
The ``KeyValueStore`` class will be removed in the 'P' release.
|