Update to Python3 12/67912/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 7 May 2019 09:02:43 +0000 (11:02 +0200)
committerCédric Ollivier <ollivier.cedric@gmail.com>
Thu, 23 May 2019 09:03:17 +0000 (11:03 +0200)
commit44b385a690cb39ee893381629c0640507a327ad6
tree314efb28839820257b6748311c29959baa208ef7
parenta5364bc7ebce32736aa0748916a8d5ff87cfacb2
Update to Python3

Functest containers leverage on Python3 instead of python2.
https://mail.python.org/pipermail/python-dev/2018-March/152348.html

It also updates robotframework librairies to latest release and Vmtp
to master ([1] is needed)

It patches cloudify rest client to support python3.

Vmtp is currently disabled because it currently supports python2 only.

[1] https://github.com/openstack/vmtp/commit/a5d062881d91bf4f547d92c6e289bea30feb5d6e#diff-b4ef698db8ca845e5845c4618278f29a

Change-Id: I39964a212ec2d4dbf53c9ea7c63f02e0b6a05b48
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 2a0702ea914a574ffa7c6d6f83a5c606e24ebd0a)
functest/opnfv_tests/openstack/barbican/barbican.py
functest/opnfv_tests/openstack/patrole/patrole.py
functest/opnfv_tests/openstack/rally/rally.py
functest/opnfv_tests/openstack/refstack/refstack.py
functest/opnfv_tests/openstack/tempest/tempest.py
functest/opnfv_tests/vnf/epc/juju_epc.py
functest/opnfv_tests/vnf/router/vnf_controller/ssh_client.py
functest/tests/unit/openstack/rally/test_rally.py
functest/tests/unit/openstack/tempest/test_tempest.py
functest/tests/unit/utils/test_functest_utils.py
functest/utils/functest_utils.py