commit | 40f7579bb8ebd8082dc5f55785c0ae4644b062ec | [log] [tgz] |
---|---|---|
author | Lucas Alvares Gomes <lucasagomes@gmail.com> | Tue Nov 26 15:20:03 2019 +0000 |
committer | Lucas Alvares Gomes <lucasagomes@gmail.com> | Thu Dec 05 09:20:47 2019 +0000 |
tree | c48a495370c73c2fb6f1dda8efe513ddc5a37219 | |
parent | 595759c764eebbaffeb120f178dcd9069fbba070 [diff] |
lib/tempest: Do not rely on six for image_size_in_gib input() should work on both python versions for what we need. I understand the concern about eval() on python2 but, in the case it's used we should be fine, plus, python2 is being removed from OpenStack projects. Change-Id: I86a7c31374986f81132bc4f49aee0a76b90e6553 Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>