keystone/releasenotes/notes/deprecated-as-of-newton-be1d8dbcc6bdc68f.yaml
Morgan Fainberg 108310bf54 Deprecate keystone.common.kvs
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
2016-05-12 23:30:15 -07:00

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.