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
..
2014-03-02 08:55:14 +09:00
2019-08-11 16:15:34 +02:00
2015-03-28 14:35:12 -05:00
2018-04-14 20:58:31 +00:00
2019-03-29 11:20:19 -07:00
2016-08-22 17:00:50 +00:00
2017-08-01 08:15:07 +03:00
2018-02-23 08:26:34 +11:00
2019-11-06 09:55:47 +08:00