** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1535514
Title: run_test virtual-env-path args not work Status in Glance: In Progress Status in Manila: In Progress Bug description: when run the unit test use arg virtual-env-path, the venv path not point to the args one exec ./run_tests.sh --virtual-env-path /opt/stack the venv-path is $(pwd), not /opt/stack as in run_tests.sh it export environ value of venv_path, tools_path, venv_name. But in the install_venv.py not get the environ. And in the with_venv.sh not get the environ in the neutron and get wrong value of VENV_PATH, TOOLS_PATH, VENV_NAME. To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1535514/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

