tacker/tools
Naoaki Horie fa373795ba Unexpected update in setup script for functional test
There are some placeholder files for running functional test in zuul.
The contents of the files, such as `auth_url` of the following files,
are updated while running devstack `stack.sh`.

* tacker/tests/etc/samples/local-vim.yaml
* tools/test-setup-default-vim.sh

These Git management files including the above, should not be
modified. Therefore, I will be fix as follow.

The need files to be change for Zuul are deploy by Ansible,
so the deploy process is run with Ansible instead of the
`devstack/lib/tacker` script.

Allow `tools/test-setup-default-vim.sh` script to be executed
by itself, so the git management files aren't updated by running
devstack `stack.sh`.

Also, as other improvements, replace the file path included in
Ansible role to definition value.

Change-Id: Iad88c7adfe56e926ee0324d94787577ba066989b
Closes-Bug: #1879303
2020-07-15 11:52:58 +00:00
..
vnfc Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:07:57 +08:00
check_i18n_test_case.txt import neutron master of cba140daccd7c4f715263cda422d5cec27af069d 2014-07-01 17:11:09 +09:00
check_i18n.py Fix import library error 2019-09-06 16:34:48 +08:00
clean.sh update configuration files for tacker 2014-07-04 18:20:50 +09:00
generate_config_file_sample.sh Sample tacker.conf generator 2016-07-21 12:11:42 +05:30
i18n_cfg.py Add Apache 2.0 license to source file 2016-11-07 09:26:28 +07:00
install_venv_common.py Remove all openstack common stuff 2016-07-12 15:11:15 +00:00
install_venv.py Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
prepare_functional_test.sh Fix to use . to source script files 2017-09-11 15:21:20 +05:30
test-setup-default-vim.sh Unexpected update in setup script for functional test 2020-07-15 11:52:58 +00:00
test-setup.sh Prepare for using standard python tests 2017-02-06 22:05:04 +01:00
with_venv.sh Fix to use . to source script files 2017-09-11 15:21:20 +05:30