Avoid installing warlock!=1.3.2 in TQ
Currently warlock 1.3.2 is broken while installing it from pypi. Here is the github issue: https://github.com/bcwaldon/warlock/issues/41 and fix is in progress. Avoid installing the same fixes the issue. Related-bug: #1829724 Change-Id: Ie78a434b2734d7a79717f75b53bfb24e3eb3f1e2 Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
parent
ea6191e46d
commit
ab7e4545f8
@ -10,3 +10,4 @@ shade>=1.8.0
|
||||
python-neutronclient
|
||||
python-openstackclient
|
||||
python-heatclient
|
||||
warlock!=1.3.2
|
||||
|
Loading…
Reference in New Issue
Block a user