]> xenbits.xensource.com Git - xcp/xen-api.git/commit
[PATCH] xenserver: Avoid error due to missing MTU fields on XenServer 5.5.
authorBen Pfaff <blp@nicira.com>
Thu, 8 Jul 2010 13:30:18 +0000 (14:30 +0100)
committerBen Pfaff <blp@nicira.com>
Thu, 8 Jul 2010 13:30:18 +0000 (14:30 +0100)
commitecd5dcf227a414242205663d34f30e20ab4cecf4
tree0a5ec4b93a2aae37eff8616ac0182f65ed4ef466
parent9ec5072b4c6072722be64f14c667e14cf1727866
[PATCH] xenserver: Avoid error due to missing MTU fields on XenServer 5.5.

From 3a32d4ca77ab91c495b3628b58c3967af7b6ff39 Mon Sep 17 00:00:00 2001
Date: Wed, 24 Feb 2010 15:45:11 -0800
The network records in XenServer 5.5 do not have an MTU field, so allow
these to be missing.

Diagnosed-by: Reid Price <reid@nicira.com>
CC: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 .../opt_xensource_libexec_InterfaceReconfigure.py  |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
scripts/InterfaceReconfigure.py