Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Avoid installing warlock!=1.3.2 in TQ
Browse files Browse the repository at this point in the history
Currently warlock 1.3.2 is broken while installing it from
pypi. Here is the github issue:
bcwaldon/warlock#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>
  • Loading branch information
chkumar246 committed May 20, 2019
1 parent ea6191e commit ab7e454
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ shade>=1.8.0
python-neutronclient
python-openstackclient
python-heatclient
warlock!=1.3.2

0 comments on commit ab7e454

Please sign in to comment.