← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1407273] Re: Unit tests failing with deprecation errors setuptools 10.2

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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


References