]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Part of the patch set that enables VM's to use libvirts bridge type.
authorGary Kotton <gkotton@redhat.com>
Thu, 25 Oct 2012 03:22:03 +0000 (03:22 +0000)
committerGary Kotton <gkotton@redhat.com>
Sat, 10 Nov 2012 23:30:42 +0000 (23:30 +0000)
commitf9c1e087ddd3760e0d860215c1af9f016475c08f
tree62052d907cc3e765643647a7368c3a44166d03b4
parent6830ff4d946af39f39cfdaf4c94db1d344ffc80c
Part of the patch set that enables VM's to use libvirts bridge type.

Fixes bug 1078210

The bridge will be created by Nova and not by the agent. This is the first
part for the blueprint vif-plugin-improvements

This patch supports Nova managing bridges too.

In addition to this it cleans gateway code no longer used.

Change-Id: Ia621ba5edd12d8eb7ea412a2993fea43189bd511
quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py
quantum/tests/unit/linuxbridge/test_lb_quantum_agent.py [new file with mode: 0644]