Merge "Update the virtualenv paths only when we have a new venv"
This commit is contained in:
commit
3a8e9e1732
@ -186,6 +186,7 @@
|
|||||||
virtualenv-tools --update-path=auto {{ cinder_bin | dirname }}
|
virtualenv-tools --update-path=auto {{ cinder_bin | dirname }}
|
||||||
when:
|
when:
|
||||||
- not cinder_developer_mode | bool
|
- not cinder_developer_mode | bool
|
||||||
|
- cinder_get_venv | success
|
||||||
tags:
|
tags:
|
||||||
- cinder-install
|
- cinder-install
|
||||||
- cinder-pip-packages
|
- cinder-pip-packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user