Comment 2 for bug 978992

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

Reviewed: https://review.openstack.org/6464
Committed: http://github.com/openstack/nova/commit/6489b23c9304e4e20e871a20ae6c3bb54a710507
Submitter: Jenkins
Branch: master

commit 6489b23c9304e4e20e871a20ae6c3bb54a710507
Author: Dan Prince <email address hidden>
Date: Wed Apr 11 09:36:11 2012 -0400

    Remove python-novaclient dependency from nova.

    Nova should not depend on python-novaclient. Remove it.

    Note: In order to get unit tests to pass I had to add in
    a temporary dependency on httplib2. This is due to the fact
    that pip installing glance does not properly setup all
    the dependencies. See LP Bug #975483 for details.

    Fixes LP Bug #978992.

    Change-Id: I50c00139f9dc303223601230fd962abac977cd5e