yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #57224
[Bug 1623168] Re: referencing versionutils.deprecated.NEWTON in oslo.log <3.4.0
Marking this as fix-released for keystone on the ocata branch, we depend
on oslo.log>=3.11.0:
https://github.com/openstack/keystone/blob/master/requirements.txt
** Changed in: keystone
Status: Confirmed => Fix Released
--
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:
referencing versionutils.deprecated.NEWTON in oslo.log <3.4.0
Status in Cinder:
In Progress
Status in OpenStack Identity (keystone):
Fix Released
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