Merge "Update the cinder-lio element to use the venv dir"

This commit is contained in:
Jenkins 2014-08-09 01:58:31 +00:00 committed by Gerrit Code Review
commit f8f49ffbc2
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
set -eu
ln -sf /opt/stack/venvs/cinder/bin/cinder-rtstool /usr/local/bin/cinder-rtstool
ln -sf $CINDER_VENV_DIR/bin/cinder-rtstool /usr/local/bin/cinder-rtstool