python-ironicclient/ironicclient
Iury Gregory Melo Ferreira cdd4b8c046 Run jobs under python2 and python3
-Switch functional job to run under python3
-Create a functional job to run under python2
-Create a tempest job to run under python2
-Create tox env to run functional tests under python3
-Validate if `USE_PYTHON3` is set to `True` to call
the correct env for tests
-Remove hardcoded path for client when running functional tests
- Update tests failures to work for python2 and python3

Change-Id: I96d418f08c46add8bf61bf8d1b4e45b6083b8d84
(cherry picked from commit 9b881cb973)
2019-04-10 10:58:57 +02:00
..
common Support passing a dictionary for configdrive 2019-03-05 17:11:28 +01:00
osc Follow-up to the configdrive change 2019-03-07 10:28:56 +01:00
tests Run jobs under python2 and python3 2019-04-10 10:58:57 +02:00
v1 Support passing a dictionary for configdrive 2019-03-05 17:11:28 +01:00
__init__.py Fix pep8 stderr warning regarding __all__ defined as list 2016-03-28 11:02:27 -07:00
client.py Accept 'valid_interfaces' in client setup 2019-03-07 02:39:44 +00:00
exc.py Add --wait flag for provision actions and wait_for_provision_state function 2016-08-19 15:48:13 +02:00
shell.py Support node's deploy_step field 2018-07-11 02:19:41 +00:00