Update the virtualenv paths only when we have a new venv
This fixes an omission in Ie0111886391d7ecdd50f1ac3a94f46a49f91f3fe Change-Id: I8d45559bb9d8f594cfea154cb4b59ef8952bab88
This commit is contained in:
parent
e5a67a7c68
commit
163a8ea31d
@ -184,6 +184,7 @@
|
|||||||
virtualenv-tools --update-path=auto {{ neutron_bin | dirname }}
|
virtualenv-tools --update-path=auto {{ neutron_bin | dirname }}
|
||||||
when:
|
when:
|
||||||
- not neutron_developer_mode | bool
|
- not neutron_developer_mode | bool
|
||||||
|
- neutron_get_venv | success
|
||||||
tags:
|
tags:
|
||||||
- neutron-install
|
- neutron-install
|
||||||
- neutron-pip-packages
|
- neutron-pip-packages
|
Loading…
x
Reference in New Issue
Block a user