devstack/tools
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
..
uec Fix pep8 errors 2014-03-02 08:55:14 +09:00
xen Update docs building 2019-08-11 16:15:34 +02:00
build_venv.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
create_userrc.sh Move default Keystone API version to v3 2016-11-02 20:28:41 +01:00
create-stack-user.sh Permit use of sudo-ldap instead of sudo package 2019-06-04 01:23:37 +01:00
discover_hosts.sh Don't assume nova-manage is present 2017-01-26 16:21:54 +01:00
dstat.sh Handle pcp-dstat transition 2019-03-29 11:20:19 -07:00
fixup_stuff.sh Add -r option when removing egg-info files/folders 2020-01-30 14:41:14 +01:00
generate-devstack-plugins-list.py Use python3 as default python command 2020-02-17 17:03:47 +00:00
generate-devstack-plugins-list.sh Fix plugin doc generation for opendev transition 2019-06-21 14:33:29 +10:00
image_list.sh Make list_images.sh emit the etcd3 tarball 2017-09-05 09:40:40 +10:00
info.sh Fix typo in tools/info.sh comment 2016-08-22 17:00:50 +00:00
install_pip.sh Revert "Do not use pip 10 or higher" 2019-11-20 21:02:39 +00:00
install_prereqs.sh Use python3 as default python command 2020-02-17 17:03:47 +00:00
make_cert.sh Move certificate setup earlier in deployment 2016-11-15 11:24:04 +00:00
memory_tracker.sh Switch to python3 for memory_peak service 2020-01-30 12:35:34 +00:00
mlock_report.py Switch to python3 for memory_peak service 2020-01-30 12:35:34 +00:00
outfilter.py Use python3 as default python command 2020-02-17 17:03:47 +00:00
ping_neutron.sh Neutron: use "OSC show -f value -c id" instead of "OSC list + grep" 2016-11-18 12:18:09 +01:00
update_clouds_yaml.py Use python3 as default python command 2020-02-17 17:03:47 +00:00
upload_image.sh Use openstack CLI instead of keystone 2015-04-13 10:09:13 -04:00
worlddump.py Use python3 as default python command 2020-02-17 17:03:47 +00:00