Make cli.py use FieldSet for matching fields
authorIustin Pop <iustin@google.com>
Fri, 21 Nov 2008 15:36:08 +0000 (15:36 +0000)
committerIustin Pop <iustin@google.com>
Fri, 21 Nov 2008 15:36:08 +0000 (15:36 +0000)
commit00430f8e19cf424e3838c7bd2f9a90a7beb0e57d
tree9bcb65510b0ec26266c6b68c51a2d25dd6b6fdd5
parenta2d2e1a736dded77429dd4324701d59e64e12b80
Make cli.py use FieldSet for matching fields

This changes cli.py to FieldSet usage so that gnt-instance list will
format nicely the disk.size/*, and the count of disks/nics.

Reviewed-by: ultrotter
lib/cli.py
scripts/gnt-instance