commit | da18895162bababea638b3f28c76cb9766e821b6 | [log] [tgz] |
---|---|---|
author | Brian Haley <bhaley@redhat.com> | Thu Oct 31 14:49:23 2019 -0400 |
committer | Brian Haley <bhaley@redhat.com> | Wed Nov 06 09:55:47 2019 +0800 |
tree | 7fbd59acd8855e9ad4ffb483a829b76208cbce19 | |
parent | b461a092c4a9509eabddea8a917a1628984860f9 [diff] |
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