commit | e32e3f9ea37a24da5365dcef2a13609057b61923 | [log] [tgz] |
---|---|---|
author | Ekaterina Chernova <efedorova@mirantis.com> | Tue Nov 12 14:56:03 2019 +0300 |
committer | harhipova <harhipova@mirantis.com> | Thu Jan 02 13:47:56 2020 +0000 |
tree | 1e246ad6bcd2aa16f67bf9a53211a1df99c8a769 | |
parent | a3cc7d36fb267239391a35e91ec0edab5a19b595 [diff] |
Migrate cvp-sanity to Python3 * use print function from future * convert dict keys and values to list * do not use bunch imports * fix requirements mismatch Related: PROD-33849 Change-Id: Ifecc3a9dcdcfe3243f7dcf2c709a80e9a7c765a1