nova/tools
Chet Burgess 17264ee6a6 ebtables/libvirt workaround
Idealy nova is run with libvirt 1.2.11 or later to guarantee that
libvirt is calling ebtables with --concurrent. Since we can't
always guarantee this we have created this workaround.

The workaround is extremely hacky and not recommend but for those
who simply have no other way to address this bug the following
should be done.

 * Copy /sbin/ebtables to /sbin/ebtables.real
 * Copy the ebtables.workaround script to /sbin/ebtables

Caution: Future OS level updates and packages way overwrite the
above changes. Its recommend users upgrade to libvirt 1.2.11.

The work around script was copied from devstack and originally
written by sdague.

Change-Id: Icdffc59d68b73a6df22ce138558d6e23e1c96336
Closes-Bug: #1501366
2016-02-04 09:38:34 -05:00
..
db Misspelling in message 2015-12-27 19:22:07 +08:00
xenserver XenAPI: Fix race in rotate_xen_guest_logs 2015-12-17 13:15:16 +00:00
abandon_old_reviews.sh include python-novaclient in abandon policy 2014-12-08 16:11:08 -05:00
build_latex_pdf.sh Add tool to build a doc latex pdf 2015-07-14 16:13:47 -04:00
clean-vlans Remove vi modelines 2014-02-03 14:19:44 +00:00
colorizer.py Don't use dict.iterkeys() 2015-05-21 14:52:53 -07:00
ebtables.workaround ebtables/libvirt workaround 2016-02-04 09:38:34 -05:00
enable-pre-commit-hook.sh Update OpenStack LLC to Foundation 2013-02-26 19:15:29 -05:00
flake8wrap.sh tox: make it possible to run pep8 on current patch only 2015-07-24 16:15:38 +01:00
install_venv.py Remove vi modelines 2014-02-03 14:19:44 +00:00
install_venv_common.py Sync with latest oslo-incubator 2014-10-11 21:25:52 -04:00
nova-manage.bash_completion add nova-manage bash completion script 2012-06-20 17:02:49 +02:00
pretty_tox.sh work around for until-failure 2015-01-16 14:24:29 -05:00
regression_tester.py Simplified boolean variable check 2015-11-18 23:45:28 -08:00
with_venv.sh support reloctable venv roots in testing framework 2013-02-07 12:38:45 -08:00