yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37915
[Bug 1482660] Re: Stop using deprecated methods in assignment manager
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => liberty-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1482660
Title:
Stop using deprecated methods in assignment manager
Status in Keystone:
Fix Released
Bug description:
Keystone code is using a lot of deprecated methods in assignment manager. This will cause problems if anybody ever sets fatal_deprecations to True since normal operations will just stop working.
You can find the users of the deprecated methods by removing them from
keystone/assignment/core.py and running the tests. The tests should
all work (except for the ones to verify that the deprecated methods
are there).
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1482660/+subscriptions
References