kolla-ansible/ansible
Michal Nasiadka bbaa82619e Ignore Python warnings in kolla-toolbox
Ansible 2.2.0.0 used in Stein kolla-toolbox requires paramiko (no version
constraints), which installs latest cryptography package. It results in
Python deprecation warning about Python 2:

/usr/lib64/python2.7/site-packages/cryptography/__init__.py:39: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.

This warning breaks kolla_toolbox module.

Closes-Bug: #1888657

Change-Id: I3e38946d9dabd5df8bf7c6202a8b739304fe4622
2020-07-23 14:39:20 +02:00
..
action_plugins Enhance merge_* action plugins to allow expected relative includes 2019-07-16 18:12:04 +00:00
group_vars Merge "Make openstack_release more obvious" into stable/stein 2020-06-26 23:08:20 +00:00
inventory Merge "Add cyborg to kolla-ansible" 2019-03-28 08:20:13 +00:00
library Support configuration of Docker client timeout 2019-12-10 14:26:26 +00:00
roles Ignore Python warnings in kolla-toolbox 2020-07-23 14:39:20 +02:00
bifrost.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
detect-release.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
gather-facts.yml Avoid unconditional fact gathering 2020-06-02 14:09:28 +00:00
kolla-host.yml Merge "Support Docker CE in bootstrap-servers" 2018-12-28 12:21:26 +00:00
mariadb_backup.yml Use mariabackup for database backups 2019-11-05 14:49:22 +00:00
mariadb_recovery.yml Factor out OpenStack release detection playbook 2018-11-29 15:49:41 +00:00
post-deploy.yml Use correct variable for default certificate paths 2018-11-19 16:25:28 +00:00
site.yml Use the children group for site.yml 2020-07-06 09:05:16 +00:00