Temporary fix for new ansible release

Proper fix should be in os-faults library

Change-Id: I01a97f6fa315d17ac42af4e7635a0bd0df745795
This commit is contained in:
Boris Pavlovic 2017-09-19 16:47:58 -07:00
parent 353862c23b
commit 239cbfbc3c

View File

@ -2,6 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# Remove after os-faults is fixed
ansible<2.4.0.0
# Rally core dependencies
alembic>=0.8.10,<=0.9.5 # MIT
decorator>=3.4.0,<=4.1.2 # new BSD License