Cole Robinson
9552afcc92
storagebrowse: Standardize on set_finish_cb
...
Instead of gobject signals
2014-12-09 18:37:00 -05:00
Cole Robinson
7e2ea81a2c
addstorage: Switch away from set_create_storage
2014-12-05 21:49:10 -05:00
Cole Robinson
6489df83ca
devicedisk: Rename path_exists -> path_definitely_exists
...
Since it's a best effort attempt, try to make it more clear that
we aren't certain if paths exist in some cases.
2014-12-04 20:10:37 -05:00
Cole Robinson
4a678f0543
create: Fix default storage path when VM name is changed (bz 1169141)
...
Regressed with 2e7ebd4
. Use skip_disk_page() to determine when we
shouldn't assume default storage
2014-12-03 13:08:18 -05:00
Cole Robinson
226c4562d5
virtManager: Switch to relative imports
2014-09-12 16:28:38 -04:00
Cole Robinson
3753fcbaa3
addstorage: Rate limit the default pool refresh
2014-09-12 16:28:37 -04:00
Chen Hanxiao
2f4a424521
use binary prefixes for units where appropriate
...
https://bugzilla.redhat.com/show_bug.cgi?id=1103893
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-06-16 11:56:53 +08:00
Cédric Bosdonnat
2e7ebd4b76
Don't create a qemu disk image when creating containers
...
Make sure we don't create a default disk image if the option is checked
but not visible as this is the case for containers
2014-05-28 08:26:42 -04:00
Chen Hanxiao
e0215dec61
addstorage: removing whitespace for storage path
...
virtinst util validate_name can't accept name
with whitespaces aroud it.
Remove it when getting text from UI.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
2014-04-09 23:33:00 +08:00
Cole Robinson
a398d245cb
Clean up pylint integration
...
- Drop no longer needed disable= bits
- Use string names for all skipped pylint messages
2014-04-02 19:00:24 -04:00
Cole Robinson
4f7f1adc47
addhw: Desensitive the 'create storage' UI for cdrom/floppy
...
Since we already fail in that case anyways, it makes things a bit clearer.
2014-03-12 17:22:48 -04:00
Cole Robinson
abb3920ac6
addhw: Fix adding empty cdrom/floppy drive
2014-03-12 16:54:14 -04:00
Cole Robinson
d0f44491ff
cli: Warn if disk path isn't searchable by qemu
2014-02-10 18:09:15 -05:00
Cole Robinson
69015c048f
addstorage: Fix check VM path collision
2014-02-04 17:39:44 -05:00
Cole Robinson
6f93d3decf
Use .qcow2 extension when creating qcow2 files
...
Seems the be the practice these days
2014-02-04 17:30:24 -05:00
Cole Robinson
00d5312bd6
Break out shared storage creation UI to addstorage.py
2014-01-29 09:22:28 -05:00