nova/tools
Lee Yarwood 3d86df068a tools: Allow check-cherry-picks.sh to be disabled by an env var
The checks performed by this script aren't always useful to downstream
consumers of the repo so allow them to disable the script without having
to make changes to tox.ini.

NOTE(lyarwood): This backport has
Ie8a672fd21184c810bfe9c0e3a49582189bf2111 squashed into it to ensure the
introduced env var is passed into the pep8 tox env.

tox: Add passenv DISABLE_CHERRY_PICK_CHECK to pep8

I4f551dc4b57905cab8aa005c5680223ad1b57639 introduced the environment
variable to disable the check-cherry-pick.sh script but forgot to allow
it to be passed into the pep8 tox env.

Change-Id: I4f551dc4b57905cab8aa005c5680223ad1b57639
(cherry picked from commit 610396f8ad)
2021-02-17 15:48:43 +00:00
..
db Remove future imports 2020-03-24 15:05:36 +00:00
hooks move gate hooks to gate/ 2017-01-04 11:05:16 +00:00
abandon_old_reviews.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 13:59:57 +08:00
build_latex_pdf.sh Add tool to build a doc latex pdf 2015-07-14 16:13:47 -04:00
check-cherry-picks.sh tools: Allow check-cherry-picks.sh to be disabled by an env var 2021-02-17 15:48:43 +00:00
flake8wrap.sh Integrate 'pre-commit' 2019-11-28 12:46:55 +00:00
mypywrap.sh tox: Integrate mypy 2020-05-15 15:59:53 +01:00
nova-manage.bash_completion Keep pre-commit inline with hacking and fix whitespace 2019-12-12 14:56:39 +00:00
reserve-migrations.py Prevent blank line at start of migration placeholders 2017-08-25 18:43:19 +01:00
run-tests-for-diff.sh Make it easier to run a selection of tests relevant to ongoing work 2019-08-19 17:48:39 +01:00
run-tests.py Make it easier to run a selection of tests relevant to ongoing work 2019-08-19 17:48:39 +01:00
test-setup.sh Fix user creation with GRANT in MySQL 8.0(Ubuntu Focal) 2020-06-30 21:21:39 -05:00