1
0
mirror of synced 2026-02-02 22:41:03 +00:00
Files
xen-tools.xen-tools/TODO
steve 6f80cf3fbb 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
2007-10-02 21:42:28 +00:00

19 lines
458 B
Plaintext

TODO
----
1. Test and support more file system types. Actually this should be
pretty simple now that the parameters are stored in the configuration
hash. The only issue is that trailing whitespace is missing from the
"make_fs_foo" option.
2. Write more test cases.
3. LVM snapshot support as an install source.
4. xen-delete-image should unallocate any used IP addresses.
Steve
--
$Id: TODO,v 1.31 2007-10-02 21:42:28 steve Exp $