neutron/tools
Sara Nierodzik a75385f2c5 Functional testing script password update
This patch includes a fix for "configure_for_func_testing.sh" script.
When the guidelines are followed from the following link:
https://docs.openstack.org/neutron/latest/contributor/testing/testing.
html
the test script displays the following error:
ERROR 1045 (28000): Access denied for user 'root'@'localhost'
(using password: YES).
The fix for this is to include the saved password in order to access the
MySQL database.

Change-Id: I6ab5cb3ef1583258cebec9f8f5966eda250a6367
Bug-Link: https://bugs.launchpad.net/neutron/+bug/1836028
2019-07-16 10:26:20 +00:00
..
abandon_old_reviews.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
check_unit_test_structure.sh Fix bashate warnings 2017-03-07 13:32:04 -05:00
coding-checks.sh Add bashate support 2017-02-25 06:29:55 +00:00
configure_for_func_testing.sh Functional testing script password update 2019-07-16 10:26:20 +00:00
deploy_rootwrap.sh Change "cmd" folder in fullstack tests 2018-12-01 22:58:37 +00:00
generate_config_file_samples.sh Remove unnecessary 'set -x' at EOL in genconfig script 2018-12-13 13:28:57 +00:00
generate_dhclient_script_for_fullstack.sh fullstack: Don't let dhcp agents failover 2017-04-20 14:04:50 +00:00
install_venv.py Fix to use . to source script files 2017-09-01 02:40:38 -07:00
install_venv_common.py cleanup openstack-common.conf and sync updated files 2015-06-19 20:01:01 +00:00
list_moved_globals.py Retire deprecations for constants, exceptions, attributes 2016-11-09 23:43:38 -05:00
misc-sanity-checks.sh Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
pip_install_src_modules.sh Add method to tox to use local neutron-lib with unit tests 2019-03-02 14:56:15 -07:00
split.sh Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 10:00:45 +08:00
unassign_bug.py Add launchpad bug update support to abandon script 2017-04-16 02:44:03 -07:00
with_venv.sh Use tools_path/venv environment variables in install_venv 2016-01-20 02:07:12 +00:00