[Kimchi-devel] [PATCH V2] Add OVS bridges recognition support
Lucio Correia
luciojhc at linux.vnet.ibm.com
Fri Nov 20 11:23:39 UTC 2015
On 19-11-2015 17:54, Lucio Correia wrote:
> Allow bridged networks to be created from OVS bridges, and
> adapt VM XML to work with OVS networks.
>
> In some distributions, i.e. Fedora, the directories "bridge"
> and "brif" are not created for OVS bridges, and they are the
> method Kimchi uses to detect bridges. This patch also fixes
> that by recognizing OVS bridges through OVS commands,
> allowing networks to be created using OVS bridges in those
> distributions.
>
> Signed-off-by: Lucio Correia <luciojhc at linux.vnet.ibm.com>
> ---
> src/wok/plugins/kimchi/model/networks.py | 4 +++
> src/wok/plugins/kimchi/netinfo.py | 53 ++++++++++++++++++++++++++++--
> src/wok/plugins/kimchi/xmlutils/network.py | 5 +++
> 3 files changed, 60 insertions(+), 2 deletions(-)
>
This patch depends on "[PATCH V3] Support Linux Bridge creation".
--
Lucio Correia
Software Engineer
IBM LTC Brazil
More information about the Kimchi-devel
mailing list