yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56459
[Bug 1623168] Re: keymgr Deprecation Warning requires newer oslo.log
Additionally, looks like it should actually be
versionutils.deprecated.NEWTON in the latest code.
** Changed in: cinder
Status: New => Confirmed
** Also affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1623168
Title:
keymgr Deprecation Warning requires newer oslo.log
Status in Cinder:
Confirmed
Status in OpenStack Identity (keystone):
New
Bug description:
cinder/keymgr/__init__.py contains:
versionutils.deprecation_warning(deprecated, versionutils.NEWTON,
in_favor_of=castellan, logger=LOG)
versionutils.NEWTON does not exist until oslo.log 3.4.0, but Cinder
Newton only requires oslo.log>=1.14.0.
It is too late in Newton to bump the global requirements for a newer
oslo.log. ( https://review.openstack.org/#/c/366418/ )
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1623168/+subscriptions