Comment 4 for bug 1535514

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

Reviewed: https://review.openstack.org/269420
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=858389db7ccd057cedc50312f383cca6eb6486e1
Submitter: Jenkins
Branch: master

commit 858389db7ccd057cedc50312f383cca6eb6486e1
Author: Einst Crazy <yu.changcai@99cloud.net>
Date: Tue Jan 19 04:07:41 2016 +0000

    Use tools_path/venv environment variables in install_venv

    In the run_tests.sh, it export tools_path/venv/venv_path.
    In the install_venv.sh, to get venv value in environ values. In
    the with_venv.sh, to get correct envirion values.

    Change-Id: Ia041937eaa8cf2194a929c846a7a96312a641ac5
    Partial-Bug: #1535514