tacker/devstack
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
..
lib Unexpected update in setup script for functional test 2020-07-15 11:52:58 +00:00
README.rst Update DevStack README 2016-02-20 23:31:28 -05:00
local.conf.example Failed all-in-one mode devstack local.conf 2019-06-18 20:19:35 +09:00
local.conf.kubernetes Failed all-in-one mode devstack local.conf 2019-06-18 20:19:35 +09:00
local.conf.standalone Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:07:57 +08:00
local.sh.mysql_fix Fix to use . to source script files 2017-09-11 15:21:20 +05:30
plugin.sh Kubernetes VIM installation error 2019-01-30 19:35:41 +09:00
settings Replace git.openstack.org URLs with opendev.org URLs 2019-04-26 18:07:57 +08:00
vim_config.yaml Update Keystone auth_url in vim_config.yaml 2018-10-30 05:14:02 +00:00

README.rst