[openstack-dev] [oslo] oslo.concurrency runtime dependency on fixtures/testtools
Alan Pevec
apevec at gmail.com
Thu Mar 12 09:28:44 UTC 2015
Hi,
hijacking this thread to point out something that feels wrong in the
dependency chain which jumped out:
> Colecting testtools>=0.9.22 (from fixtures>=0.3.14->oslo.concurrency>=1.4.1->keystone==2015.1.dev395)
fixtures is imported in oslo_concurrency/fixture/lockutils.py but
that's not really used at _runtime_
Cheers,
Alan
More information about the OpenStack-dev
mailing list