neutron-fwaas/tools
Yushiro FURUKAWA 4d7e586de0 Enable to set neutron's local repository for testing
This commit improves Ib8964fc029a2eab839c8022ad48ef40541e83780 .
You can specify 'NEUTRON_GIT_REPO' as an environmental value. In my
local env, a time for deploy reduced from 120s to 90s.

Ex. * Specify NEUTRON_GIT_REPO
        $ export NEUTRON_GIT_REPO=/path/to/neutron/repository
        $ tox -e py35 -r
    * Not to use local repository
        $ unset NEUTRON_GIT_REPO
        $ tox -e py35 -r

Change-Id: Ic1d727453038cb0112182c91a79a11ff0ec746f6
2017-05-26 21:18:03 +09:00
..
check_unit_test_structure.sh Update policy.json for FWaaS v2 2017-01-26 15:40:36 +09:00
clean.sh FWaaS: Remove check for bash usage 2015-04-14 08:37:02 -04:00
configure_for_fwaas_func_testing.sh Enable to run rootwrap/privsep related functional tests 2017-02-28 10:18:03 +07:00
deploy_rootwrap.sh Enable to run rootwrap/privsep related functional tests 2017-02-28 10:18:03 +07:00
generate_config_file_samples.sh Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00
ostestr_compat_shim.sh Fix periodic-neutron-fwaas-pyXX-with-neutron-lib-master jobs 2016-09-30 20:57:06 +00:00
tox_install.sh Enable to set neutron's local repository for testing 2017-05-26 21:18:03 +09:00