yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68084
[Bug 1659051] Re: Use CORS set_defaults
Reviewed: https://review.openstack.org/453723
Committed: https://git.openstack.org/cgit/openstack/oslo.middleware/commit/?id=2b8db6d3989cfc478f575f661cab404163fb15e2
Submitter: Jenkins
Branch: master
commit 2b8db6d3989cfc478f575f661cab404163fb15e2
Author: ChangBo Guo(gcb) <eric.guo@xxxxxxxxxxxx>
Date: Fri Jul 28 16:48:08 2017 +0800
Remove method set_latent
Method set_latent is deprecated in favor of method set_defaults in
e9c3a23e845d8c53b266a3b2e4ca7fb0a5a0425a, we don't use this method
in any project, it's safe to remove it now.
Closes-Bug: #1659051
Closes-Bug: #1642008
Change-Id: Ic7f0c3801f42ebafda81a1fa0b02bde6d15b545d
** Changed in: oslo.middleware
Status: In Progress => 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/1659051
Title:
Use CORS set_defaults
Status in OpenStack Identity (keystone):
Invalid
Status in oslo.middleware:
Fix Released
Bug description:
During test runs there are a lot of warnings for DeprecationWarning:
Method 'CORS.set_latent()' has moved to 'method.set_defaults()
We should ensure keystone is using set_defaults instead of latent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1659051/+subscriptions
References