Comment 3 for bug 1250581

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

Reviewed: https://review.openstack.org/56078
Committed: http://github.com/openstack/horizon/commit/7a0581bb701dbb4d7d9fb1bbe1d7644e98ac2b2e
Submitter: Jenkins
Branch: master

commit 7a0581bb701dbb4d7d9fb1bbe1d7644e98ac2b2e
Author: Akihiro MOTOKI <email address hidden>
Date: Wed Nov 13 03:30:42 2013 +0900

    Import install_venv from oslo

    The new version of install_venv_common evaluates requirements.txt
    and test-requirements.txt at the same time and we avoid Django 1.6
    is installed when evaluating django-nose dependencies.

    Change-Id: I2ab7108b3615ac6c0525089b81b80e5c0a4793fc
    Closes-Bug: #1250581