From 8b77af76e1fa030b122df3d010e36738c6930e14 Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Thu, 28 Sep 2017 09:05:05 +0200 Subject: [PATCH] Bump os-faults version to 0.1.15 os-faults 0.1.15 has capped ansible < 2.4. Change-Id: Ica280babc583219eeee0de9a31a4e184a8eb0a0f --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4405ccb2..5678cbfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,6 @@ # 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 @@ -31,7 +28,7 @@ virtualenv>=13.1.0,<=15.1.0 # MIT boto>=2.32.1,<=2.48.0 # MIT gnocchiclient>=2.7.0,<=4.0.0 # Apache Software License keystoneauth1==3.2.0 # Apache Software License -os-faults>=0.1.5,<=0.1.14 # Apache Software License +os-faults>=0.1.15,<0.2.0 # Apache Software License osprofiler>=1.4.0,<=1.12.0 # Apache Software License python-ceilometerclient>=2.5.0,<=2.9.0 # Apache Software License python-cinderclient==3.2.0 # Apache Software License