From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for-xen-4.5] tools: remove references to xend-config.sxp Date: Wed, 8 Oct 2014 13:54:58 +0100 Message-ID: <1412772898.9247.33.camel@citrix.com> References: <1412602669-26834-1-git-send-email-olaf@aepfle.de> <20141006144619.GL5777@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141006144619.GL5777@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: Wei Liu , Olaf Hering , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2014-10-06 at 10:46 -0400, Konrad Rzeszutek Wilk wrote: > On Mon, Oct 06, 2014 at 03:37:49PM +0200, Olaf Hering wrote: > > xend is gone. Remove references to its config file. > > Also remove python script sxp-pretty which relies on removed code. > > > > Signed-off-by: Olaf Hering > > Cc: Ian Campbell > > Cc: Ian Jackson > > Cc: Stefano Stabellini > > Cc: Wei Liu > > --- > > tools/examples/README | 1 - > > tools/hotplug/Linux/vif-bridge | 4 ---- > > tools/hotplug/Linux/vif-nat | 4 ---- > > tools/hotplug/Linux/vif-openvswitch | 4 ---- > > tools/hotplug/Linux/vif-route | 4 ---- > > tools/misc/sxp-pretty | 37 ------------------------------------- > > 6 files changed, 54 deletions(-) > > Oh yeah! > > Release-Acked-by: Konrad Rzeszutek Wilk Acked + applied.