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
This commit is contained in:
parent
c24de25d0a
commit
acbc587379
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user