11 Commits

Author SHA1 Message Date
Steve Martinelli
363920bfb7 reorganize mitaka release notes
- make sure v2 deprecation and PKI deprecation are
  front and centre

Change-Id: I90e125258db39662231d2631b491e557710306da
2016-05-18 17:33:32 +00:00
Brant Knudson
ee2724a2a2 Release note cleanup
Removed info that's internal to keystone and therefore not relevant
to deployers.

Consistent references to config option names. `` should be used for
literal string values, not references.

Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
2016-03-14 19:04:58 +00:00
Adam Young
a14d761387 Re-enable and undeprecate admin_token_auth
Partial-Bug: 1545761
Partial-Bug: 1545789

Change-Id: I717b7bae146daaca086292c568b87a0f6aa7e1d9
2016-02-16 16:46:43 +00:00
Morgan Fainberg
5286b4a297 Deprecate admin_token_auth
Deprecate the admin_token_auth middleware in favor of using
keystone-manage bootstrap

Change-Id: Ib4ca153af2855911f9261081e7e442dfbc28f652
bp: deprecated-as-of-mitaka
bp: bootstrap
2016-02-11 17:07:00 -03:00
Tom Cocozzello
d988de1004 Deprecate Saml2 auth plugin
Since the keystone.auth.plugins.saml2:Saml2 plugin is just a
wrapper for keystone.auth.plugins.mapped:Mapped there is no
need for it (log deprecation for now).

Change-Id: If82554f1e132c92c6fc707da6bdecba11e35620e
bp: deprecated-as-of-mitaka
2016-02-10 14:41:01 +01:00
Morgan Fainberg
863fdf21c5 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
2016-02-05 15:15:38 +00:00
Steve Martinelli
0f306111fb deprecate pki_setup from keystone-manage
with PKI deprecated, we should also deprecate this command

bp: deprecated-as-of-mitaka
Closes-Bug: 1541201
Change-Id: If0600fc52084d1bb2acaadb05d858e4b69ff48eb
2016-02-04 22:54:17 -05:00
Steve Martinelli
99a427833b deprecate write support for identity LDAP
At the previous summit, we decided to deprecate write support for
idenity LPAP. It'll be removed in 2 releases. Several config
options were affected, and those operations should now have
deprecation warnings.

implements bp: deprecated-as-of-mitaka

Change-Id: I1e989d6c5e85ba303609c7bb36116a8bdedce9e4
2016-01-19 21:47:59 -05:00
Steve Martinelli
9ebbcac6f8 Deprecate hash_algorithm config option
The PKI and PKIz drivers are now deprecated, but one of the
config options that only works for PKI has not been deprecated.

implements bp: deprecated-as-of-mitaka

Change-Id: I55d5fb2a2678dccd8638b0460921ba6f8e76da6a
2016-01-19 21:47:18 -05:00
Steve Martinelli
d1b7510797 fix up release notes, file deprecations under right title
the newest version of reno now includes support for a `deprecations`
section. move the previously marked "others" to the right spot.

Change-Id: I23eb2501c18e07d99e785bace7607f426e1fd53e
2015-12-14 22:27:47 -05:00
Lance Bragstad
8304ffadc1 Deprecate the pki and pkiz token providers.
Upon making fernet the default token provider, we
should deprecate pki and pkiz due to a security
vulnerability. Deprecation should be in favor of fernet.

implements: bp deprecated-as-of-mitaka
Change-Id: I469758029a9e89e7cdcbac4445eab8eedd6c2859
Depends-On: I34b7b7c34fa34551c0fdf9bdeb1ffaa432c10adc
2015-12-04 03:28:29 +00:00