Comment 5 for bug 1031396

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/10619
Committed: http://github.com/openstack/glance/commit/db33171ead3a4e6d9e5f880d53c375611d441805
Submitter: Jenkins
Branch: master

commit db33171ead3a4e6d9e5f880d53c375611d441805
Author: Jay Pipes <email address hidden>
Date: Tue Jul 31 15:47:39 2012 -0400

    Move optional dependencies from pip-requires to test-requires

    python-sendfile and python-xattr are both optional library
    dependencies in Glance now. Some systems, like Windows, do not
    have these libraries and so we should move them from pip-requires
    to test-requires. AFAIK, the pip-requires is what is used to
    build the Windows installer.

    Fixes LP 1031396

    Change-Id: Ib47244e51ae03991e6171ab8d47238d955743567