From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Edmondson Subject: Re: Re: [Xen-changelog] [xen-3.1-testing] xend: fix server/netif.py so that it respects type=None. Date: Fri, 5 Oct 2007 15:33:01 +0100 Message-ID: <20071005143301.GC1326@enoexec.uk.sun.com> References: <20071005134119.GB1326@enoexec.uk.sun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, "Daniel P. Berrange" , John Levon List-Id: xen-devel@lists.xenproject.org On Fri, Oct 05, 2007 at 03:00:31PM +0100, Keir Fraser wrote: > Perhaps slightly gross, but could we perhaps: Yes, "blech". It seems that at the place where 'None' is interpreted to mean 'netfront' we need to use xoptions.netback_type rather than 'netfront'. > Bear in mind that you need a fix quite quickly for 3.1.1... What is "quite quickly"?