]> xenbits.xensource.com Git - xcp/xen-api.git/commit
[PATCH] xenserver: Set xs-network-uuids for both datapath and VLAN bridges.
authorBen Pfaff <blp@nicira.com>
Thu, 8 Jul 2010 13:25:51 +0000 (14:25 +0100)
committerBen Pfaff <blp@nicira.com>
Thu, 8 Jul 2010 13:25:51 +0000 (14:25 +0100)
commitd918c3d47ed2f952585ec210803b89dcbc6438ca
treed420d0249a115b6ca6a71fd43a273c736e79e11b
parent6ee531a3efdf12b40f393ba1e3cf817c9a3195ba
[PATCH] xenserver: Set xs-network-uuids for both datapath and VLAN bridges.

From c0a50086d9e60995b17bdd8a4e1f150caba337d5 Mon Sep 17 00:00:00 2001
Date: Mon, 22 Feb 2010 16:41:19 -0800
It makes sense to set xs-network-uuids for every bridge, so this commit
does so.  It also makes the code a bit more readable by factoring logic
out into a new function.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 ...ensource_libexec_InterfaceReconfigureVswitch.py |   39 ++++++++++++--------
 1 files changed, 23 insertions(+), 16 deletions(-)
scripts/InterfaceReconfigureVswitch.py