Comment 3 for bug 1354625

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to compass-core (dev/experimental)

Reviewed: https://review.openstack.org/115825
Committed: https://git.openstack.org/cgit/stackforge/compass-core/commit/?id=63fe2e69a729bedcd5cadfdfab0be6b32fafa6f8
Submitter: Jenkins
Branch: dev/experimental

commit 63fe2e69a729bedcd5cadfdfab0be6b32fafa6f8
Author: zhaoxinyu <email address hidden>
Date: Fri Aug 8 18:29:28 2014 -0700

    Make packages in virtualenv take precedance.

    Duplicate installations of packages in system python environment
    will take precedance by default and make unforseeable issues, so
    we declare to use packages in virutalenv first and then system packages.

    Change-Id: I29a56ffad33dfabec3ea73a84dbdc8e943ca8153
    Closes-bug: #1354625
    Cherry-pick from review.openstack.org/#/c/113052/