neutron-fwaas/tools
Andreas Jaeger 82473d3d93 Use temporary directory for neutron install
Do not install in /tmp/openstack/neutron and leave the git repository
there after the script is run - if zuul-cloner is used.

We run jobs on long lived workers and also on developers machines, let's
cleanup afterwards.

Install into a temporary directory that can be removed with "git clean"
afterwards. Add this directory to ignore list of pep8.

Simplify with using pushd/popd which are bash features, so change
she-bang.

Also, remove setup of ZUUL_BRANCH, this is not needed with current zuul
anymore.

Move over some changes from neutron-lbaas so that these two are in sync.

Change-Id: I894cf28910c0969a8f7920f5b34c34ca0d5658b2
2016-08-28 19:11:15 +02:00
..
check_unit_test_structure.sh FWaaS: Reorganize unit test tree 2015-04-08 14:18:06 +00:00
clean.sh FWaaS: Remove check for bash usage 2015-04-14 08:37:02 -04:00
generate_config_file_samples.sh Automatically generate neutron FWaaS configuration files 2015-12-07 10:50:11 +00:00
install_venv.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
install_venv_common.py Split fwaas services code into neutron-fwaas 2014-12-08 13:38:07 -07:00
pretty_tox.sh Removed lockutils-wrapper from tox targets 2015-02-27 16:43:48 +01:00
subunit-trace.py Fix subunit trace help 2016-06-18 07:07:02 +00:00
tox_install.sh Use temporary directory for neutron install 2016-08-28 19:11:15 +02:00
with_venv.sh FWaaS: Remove check for bash usage 2015-04-14 08:37:02 -04:00