commit | 5a684eb51b4c18aee2051c5a7c703f50bbcc41ca | [log] [tgz] |
---|---|---|
author | Jens Harbott <j.harbott@x-ion.de> | Wed Jun 09 09:37:34 2021 +0200 |
committer | Jens Harbott <j.harbott@x-ion.de> | Wed Jun 09 09:37:34 2021 +0200 |
tree | 44da2fd2813aa9521c5f17f2f6f612fff7db05bb | |
parent | 22038a9a8c4418d6d49bed83024a3cd97e627860 [diff] |
Drop broute from ebtables_dump This table is no longer present on most installations, drop it from the list to avoid error messages during log collection that people mistake to be the real error why devstack is failing. This may lose some debugging information in edge cases, but I think the improvement of the general user experience is more important. Change-Id: Ibb9b247a018a788c8c4b40487762319fe470bf0f Closes-Bug: 1885198