Files
python-keystoneclient/keystoneclient/contrib
Brant Knudson 799e1faa50 Proper deprecation for BaseIdentityPlugin username, password, token_id properties
BaseIdentityPlugin's username, password, and token_id properties
weren't properly deprecated since all they had was a comment in
the code. Proper deprecation requires use of warnings and
documentation.

Where the plugins already provide their own properties, the
properties need to be un-deprecated.

bp deprecations

Change-Id: Ic9fce89b8544d8c01f16e8f9c2f9dd2659d03c18
2015-07-26 06:54:22 -05:00
..
2014-02-08 22:22:08 +08:00
2015-01-28 22:35:23 +00:00
2015-06-30 12:58:55 -05:00