Add RENO update for simple_cert_extension deprecation

Add a RENO update for simple_cert_extension deprecation.

Change-Id: I84799fb08c7f43c688468cb362ffdc9d894f2c0a
bp: deprecated-as-of-mitaka
This commit is contained in:
Morgan Fainberg 2016-02-02 09:21:14 -08:00
parent 652cf8d2ec
commit 863fdf21c5
1 changed files with 5 additions and 0 deletions

View File

@ -14,3 +14,8 @@ deprecations:
create group, delete user, delete group, update user, update group,
add user to group, and remove user from group. These operations will be
removed in the 'O' release.
- >
[`blueprint deprecated-as-of-mitaka <https://blueprints.launchpad.net/keystone/+spec/deprecated-as-of-mitaka>`_]
As of the Mitaka release, the simple_cert_extension is deprecated since it
is only used in support of the PKI and PKIz token formats. It will be
removed in the 'O' release.