yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26589
[Bug 1407273] [NEW] Unit tests failing with deprecation errors setuptools 10.2
Public bug reported:
setuptools 10.2 was released and it deprecated some commonly used function. Since we recently merged a change to error out when deprecations are used, this causes Keystone unit tests to fail.
The gate-keystone-python27 test contains errors like:
DeprecationWarning: `require` parameter is deprecated. Use
EntryPoint._load instead.
** Affects: keystone
Importance: Undecided
Assignee: Brant Knudson (blk-u)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1407273
Title:
Unit tests failing with deprecation errors setuptools 10.2
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
setuptools 10.2 was released and it deprecated some commonly used function. Since we recently merged a change to error out when deprecations are used, this causes Keystone unit tests to fail.
The gate-keystone-python27 test contains errors like:
DeprecationWarning: `require` parameter is deprecated. Use
EntryPoint._load instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1407273/+subscriptions
Follow ups
References