devstack/inc
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
..
ini-config Fix an issue in iniset function 2019-01-12 08:53:26 +08:00
meta-config Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
python Use python3 as default python command 2020-02-17 17:03:47 +00:00
rootwrap Fix path setup in add_sudo_secure_path 2015-12-01 13:43:01 +11:00