yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34126
[Bug 1447472] Re: versionutils.deprecated is used to mark callables as deprecated
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1447472
Title:
versionutils.deprecated is used to mark callables as deprecated
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
https://github.com/openstack/keystone/blob/master/keystone/token/providers/common.py#L420
~ #L423 intends to use versionutils.deprecated to deprecate the
passing of `extras`, this is not the valid case
versionutils.deprecated could be applied.
see:
https://github.com/openstack/keystone/blob/master/keystone/openstack/common/versionutils.py#L165
for where `versionutils.deprecated` could be used.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1447472/+subscriptions
References