project-config/tools
Clark Boylan 180cc6aeda Be more explicit about using python3 to run tools/
We have python scripts in the tools/ dir the vast majority of which we
run regularly with python3 via our python3 default basepython in tox.
However, most of these use a `python` shebang line which can be
confusing as to whether or not these scripts run under python3 or not.

To make this more clear set them to python3. I've confirmed the scripts
running under tox are happy with these changes. For the ones that don't
run under tox I've done a quick review and they look happy too.

Change-Id: I983d23c33f7780e5708aa728c829c3262fc99ea0
2020-06-08 16:40:44 -07:00
..
add-projects-to-main.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
batch_update_projects.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
build-dib-in-docker.sh Wrap some overly long lines 2015-12-23 13:56:53 +01:00
build-image.sh Bye, Bye, Trusty 2020-01-19 16:00:55 +01:00
check-channels-yaml.sh Some python yaml fixes 2019-04-10 13:33:51 +00:00
check_gerrit_projects_changed.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
check_gerrit_projects_changed.sh Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
check_irc_access.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
check_projects_yaml_alphabetized.sh Fix test jobs 2014-09-25 16:40:07 +00:00
check_valid_gerrit_config.sh Check ACLs for all namespaces 2019-05-31 21:53:03 +02:00
check_valid_gerrit_projects.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
ci2project.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
fix-neutron-stadium.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
irc_tests.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
mount-image.sh Switch to using $() for subshells, part 1 2015-06-04 15:30:55 +10:00
nodepool-validate.sh Test all nodepool files 2018-01-19 19:41:23 +01:00
normalize_acl.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
normalize_channels_yaml.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
normalize_projects_yaml.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00
projectconfig_ruamellib.py Add some helpers to projectconfig_ruamellib 2019-04-10 13:33:52 +00:00
propose_projects_yaml_update.sh Update jobs for OpenDev 2019-04-20 13:51:05 +00:00
run-bashate.sh Silence bashate 2018-03-26 09:13:55 +02:00
run-compare-clonemap.yaml Use zuul-cloner instead of git clone 2015-04-30 11:39:20 -07:00
umount-image.sh Port build-image.sh from old config repo 2014-09-30 15:06:19 -07:00
zuul-projects-checks.py Be more explicit about using python3 to run tools/ 2020-06-08 16:40:44 -07:00