Cole Robinson
|
b5a664bd1b
|
virtinst: move UI only functions into virtManager
These throw off code coverage testing. They are mostly:
* pretty* device helpers
* network + snapshot validation + creation routines
|
2019-06-09 18:33:45 -04:00 |
Cole Robinson
|
274d686252
|
host: Ellipsize long net/pool object names
https://bugzilla.redhat.com/show_bug.cgi?id=1698088#c5
Reported-by: Martin Kolman <mkolman@redhat.com>
|
2019-04-18 15:31:14 -04:00 |
Cole Robinson
|
c3ea2d3119
|
host: Don't try to confirm changes on window close
It's a bit of a pain to get right, so only do it on net/pool list
change
|
2019-04-14 18:24:04 -04:00 |
Cole Robinson
|
f7ba2f2f99
|
error: Add helper confirm_unapplied_changes
For the common dialog we use to confirm changes
|
2019-04-14 18:24:04 -04:00 |
Cole Robinson
|
86a13699ce
|
host: separate out hostnets.ui and hostnets.py
Helps organize things by limiting the files to a single class of
operations, and follows the storagelist.py pattern
|
2019-04-14 18:23:58 -04:00 |