devstack/tests
Federico Ressi 21a10d3499 Use python3 as default python command
After Python 2 is getting unsupported, new distros
like CentOS 8 and RHEL8 have stopped providing 'python'
package forcing user to decide which alternative to
use by installing 'python2' or 'python3.x' package
and then setting python alternative.

This change is intended to make using python3 command as
much as possible and use it as default 'python' alternative
where needed.

The final goals motivating this change are:
 - stop using python2 as much as possible
 - help adding support for CentOS 8 and RHEL8

Change-Id: I1e90db987c0bfa6206c211e066be03ea8738ad3f
2020-02-17 17:03:47 +00:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
test_functions.sh Fix : sort variables fetched from env list 2019-03-14 11:06:15 +05:30
test_ini_config.sh Fix an issue in iniset function 2019-01-12 08:53:26 +08:00
test_ip.sh Cleanup test_ip.sh to give more consistent output 2015-05-28 10:40:55 +10:00
test_libs_from_pypi.sh Revert "Update branches for stable/rocky" 2018-08-27 13:23:18 +00:00
test_localconf.sh add local.conf modifying functions 2016-07-01 12:50:18 +00:00
test_meta_config.sh Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
test_package_ordering.sh Fix sorting on LC_ALL=C platforms 2016-03-08 12:00:15 -05:00
test_refs.sh Centralize setting default branch for stable branching 2018-02-15 11:21:15 -06:00
test_truefalse.sh Detect blank variable in trueorfalse 2015-10-09 19:07:50 +11:00
test_vercmp.sh Add vercmp function 2015-11-19 09:37:33 +11:00
test_worlddump.sh Use python3 as default python command 2020-02-17 17:03:47 +00:00
test_write_devstack_local_conf_role.sh Zuul: support plugin dependencies 2018-03-22 11:50:49 -07:00
unittest.sh Merge "Add vercmp function" 2016-01-29 05:21:09 +00:00