From 6f80cf3fbb421331ce2f3b293407da349f9f10b1 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 2 Oct 2007 21:42:28 +0000 Subject: [PATCH] 2007-10-02 21:42:28 by steve When deleting guests we should free up the IP address, if present and marked as used, in ips.txt --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 00a0682..91eafb1 100644 --- a/TODO +++ b/TODO @@ -8,9 +8,11 @@ TODO 2. Write more test cases. - 3. LVM snapshot support as an install source. + 3. LVM snapshot support as an install source. + + 4. xen-delete-image should unallocate any used IP addresses. Steve -- -$Id: TODO,v 1.30 2007-10-02 16:18:04 steve Exp $ +$Id: TODO,v 1.31 2007-10-02 21:42:28 steve Exp $