| commit | bcd8a50cc688ee39b4b998efe959e35c4c5b1408 | [log] [tgz] |
|---|---|---|
| author | Vlad Gridin <vladyslav.gridin@nuagenetworks.net> | Thu Mar 14 14:40:55 2019 +0100 |
| committer | Vlad Gridin <vladyslav.gridin@nuagenetworks.net> | Thu Mar 14 14:46:31 2019 +0100 |
| tree | bc74a1ad3bee6bde986edc7bcb3e4b09701e9010 | |
| parent | 357afa971520fd4487c6e7bd2db2366b6c08f4c3 [diff] |
Fix installing tempest plugins When running stack.sh locally on stable branches with tempest enabled and TEMPEST_PLUGINS set, devstack will try to fetch master branch of requirements and that fails if branch is not tracked. Change-Id: Ia1ae6869a8fede2af5cd7c875e0946b6a75eb518 Closes-Bug: #1820051