Currently, glance is using psutil>=1.1.1,<2.0.0 and testtools>=0.9.32 ,
those work for us.

** Changed in: glance
       Status: Triaged => Won't Fix

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

Title:
  test-requirements.txt seems to need correcting

Status in OpenStack Image Registry and Delivery Service (Glance):
  Won't Fix

Bug description:
  from  glance-2013.2/test-requirements.txt

  testtools>=0.9.32
  psutil>=0.6.1,<1.0

  This is the SECOND time I have found stipulation of testtools version to be 
wrong (in an openstack package source code).  With  testtools-0.9.32 installed 
the testsuite simply goes belly up.  It works fine with 
<=dev-python/testtools-0.9.24-r1 which would translate into <=testtools-0.9.24.
  It reports missing a module to import.  I wonder, is the installed 
testtools-0.9.32 a different package to the one you use?

  Second; our versions of psutil from 0.6.1 up all seem to do fine.

  Hmm. glance-2013.1.4/ has no test-requirements.txt.  Tests of TestApi,
  TestSSL and more yield ERROR  & FAIL, however being 2013.1.x I'm
  guessing this is simply passe, or a memory of the past.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to