devstack/tools
Brian Haley da18895162 Fix brctl calls
Some distros no longer ship brctl, iproute2 should be used
in its place. The linuxbridge agent plugin script was still
using it, as was worlddump, which generates this warning on
a failure:

    Running devstack worlddump.py
    /bin/sh: 1: brctl: not found

Conditionalizing worlddump based on whether brctl is installed
to make this go away.

Change-Id: Iafbf4038bab08c261d45d117b12d4629ba32d65e
2019-11-06 09:55:47 +08:00
..
uec Fix pep8 errors 2014-03-02 08:55:14 +09:00
xen Update docs building 2019-08-11 16:15:34 +02:00
build_venv.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
cap-pip.txt Do not use pip 10 or higher 2018-04-14 20:58:31 +00:00
create_userrc.sh Move default Keystone API version to v3 2016-11-02 20:28:41 +01:00
create-stack-user.sh Permit use of sudo-ldap instead of sudo package 2019-06-04 01:23:37 +01:00
discover_hosts.sh Don't assume nova-manage is present 2017-01-26 16:21:54 +01:00
dstat.sh Handle pcp-dstat transition 2019-03-29 11:20:19 -07:00
fixup_stuff.sh Fix six package on opensuse for pip 10 2019-09-26 07:26:27 +00:00
generate-devstack-plugins-list.py generate-devstack-plugins-list: Retry on opendev.org 500 2019-09-25 08:30:07 +10:00
generate-devstack-plugins-list.sh Fix plugin doc generation for opendev transition 2019-06-21 14:33:29 +10:00
image_list.sh Make list_images.sh emit the etcd3 tarball 2017-09-05 09:40:40 +10:00
info.sh Fix typo in tools/info.sh comment 2016-08-22 17:00:50 +00:00
install_pip.sh Update (git|review).openstack.org links to opendev 2019-06-21 14:35:16 +10:00
install_prereqs.sh Revert "Resolve openSUSE devstack failures" 2017-10-13 15:11:23 +02:00
make_cert.sh Move certificate setup earlier in deployment 2016-11-15 11:24:04 +00:00
memory_tracker.sh Fix path to mlock_report 2017-08-01 08:15:07 +03:00
mlock_report.py Replace pmap shellout with pure python implementation 2017-09-10 17:50:00 -06:00
outfilter.py Add VERBOSE_NO_TIMESTAMP flag 2018-02-23 08:26:34 +11:00
ping_neutron.sh Neutron: use "OSC show -f value -c id" instead of "OSC list + grep" 2016-11-18 12:18:09 +01:00
update_clouds_yaml.py Add devstack-system-admin for system scoped actions 2019-01-08 23:25:57 +00:00
upload_image.sh Use openstack CLI instead of keystone 2015-04-13 10:09:13 -04:00
worlddump.py Fix brctl calls 2019-11-06 09:55:47 +08:00