From acbc587379737fc5a07c14fcdcb2797014275c36 Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Tue, 8 Jan 2019 09:35:38 +0100 Subject: [PATCH] Bump version of os-faults to 0.2.0 OS-Faults version 0.2.0 does not link with Ansible directly to avoid GPL violation, so `ansible` package is not required to be installed by default. If needed, users may install Ansible manually system-wide [1]. [1] https://os-faults.readthedocs.io/en/latest/quickstart/installation.html Change-Id: Ia78653121e70c386d1a47a831c58316557bb2dc4 --- requirements.txt | 2 +- upper-constraints.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index be4607bd..4031f7b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ boto>=2.32.1 # MIT gnocchiclient>=3.3.1 # Apache Software License keystoneauth1>=3.3.0 # Apache Software License kubernetes>1.0.0 # Apache License Version 2.0 -os-faults>=0.1.15 # Apache Software License +os-faults>=0.2.0 # Apache Software License osprofiler>=1.4.0 # Apache Software License python-barbicanclient>=4.5.2 # Apache Software License python-ceilometerclient>=2.5.0 # Apache Software License diff --git a/upper-constraints.txt b/upper-constraints.txt index 8eca494f..0a6b5c36 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,6 +1,5 @@ adal===1.1.0 alembic===0.9.7 -ansible===2.7.0 appdirs===1.4.3 argparse===1.2.1 asn1crypto===0.24.0 @@ -58,7 +57,7 @@ netifaces===0.10.7 oauthlib===2.1.0 openstacksdk===0.17.2 os-client-config===1.31.2 -os-faults===0.1.18 +os-faults===0.2.0 os-service-types===1.3.0 osc-lib===1.11.1 oslo.concurrency===3.28.1