Comment 6 for bug 975483

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

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

commit e4006778db0aa75da1958d0d59340e1d553e8c85
Author: Dan Prince <email address hidden>
Date: Wed Apr 11 11:20:11 2012 -0400

    Set install_requires in setup.py.

    Inline shared version of setup.py from openstack-common. This can
    be removed once projects switch over to use the shared version.

    Updates setup.py so that it sets install_requires and dependency_links.

    Fixes issues where pip installing glance doesn't properly install
    dependencies.

    Fixes LP Bug #975483.

    Change-Id: I5a10b311cfde2fda4d4dac341dd866f868b72d0d