← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1298039] [NEW] Glance Tests Will Fail With psutil 2.0.0

 

Public bug reported:

psutil recently released a new version in which the majorly broke API
backwards-compatibility.  Currently, the requirement for psutil is
'psutil>=1.1.1'.  We should limit the psutil version to
'psutil>=1.1.1,<2.0.0' so as to not break the multiprocessing tests,
which use psutil.

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1298039

Title:
  Glance Tests Will Fail With psutil 2.0.0

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  psutil recently released a new version in which the majorly broke API
  backwards-compatibility.  Currently, the requirement for psutil is
  'psutil>=1.1.1'.  We should limit the psutil version to
  'psutil>=1.1.1,<2.0.0' so as to not break the multiprocessing tests,
  which use psutil.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1298039/+subscriptions


Follow ups

References