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
..
2019-07-05 09:30:41 +00:00
2019-02-25 19:30:33 +01:00
2020-06-15 15:13:54 +01:00
2020-06-15 15:13:54 +01:00
2019-06-28 11:26:57 +01:00