1
0
mirror of synced 2026-01-13 15:17:30 +00:00

TODO: test for --size constraints

... and its prerequisites
This commit is contained in:
Axel Beckert 2013-04-11 10:52:45 +02:00
parent cb3227d61b
commit 16dbe870f2

View File

@ -187,6 +187,13 @@ Bugs to fix and features to add for 5.0
* Remove from the (unused) Xen::Tools what's already in the used
Xen::Tools::Common.
* Add test for `--size` constraints (upper- and lowercase letters,
with and without `B`, etc.)
* Needs a `--dry-run` or `--check-constraints` option in
`xen-create-image` first. Which probably both would be a good
idea.
Stuff from Steve's TODO list / Generic TODOs
--------------------------------------------