virt-manager/virtManager
Cole Robinson 4b414cbcca createnet: Remove explanatory network labels
This wizard is sufficiently obscure that I don't think it's
really valuable to try to explain networking concepts with
UI labels. If users don't know what they are trying to create
by using this wizard, there's no way we are going to adequately
explain to them what they are looking at. The example values
should be self explanatory enough anyways
2019-05-13 12:08:55 -04:00
..
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
addhardware.py addhardware: separate device building and explicit validation 2019-04-14 20:48:36 -04:00
addstorage.py addstorage: separate device building and explicit validation 2019-04-14 20:22:02 -04:00
asyncjob.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
baseclass.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
clone.py virtManager: clone: build default clone path if we know how 2019-03-06 17:19:00 +01:00
config.py setup: Remove configure --openssh-askpass 2018-10-08 13:59:13 -04:00
connect.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
connectauth.py connectauth: Convert dialog to glade format 2019-02-03 15:23:05 -05:00
connection.py virtManager: interface: Remove unused code after UI removal 2019-05-13 12:08:55 -04:00
connmanager.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
console.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
create.py osdict: return _OsResources to callers 2019-05-12 17:25:47 -04:00
createnet.py createnet: Remove explanatory network labels 2019-05-13 12:08:55 -04:00
createpool.py createpool: Modernize code style 2019-05-13 12:08:55 -04:00
createvol.py createvol: Always generate a default name 2019-05-13 12:08:55 -04:00
delete.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
details.py details: avoid extra check when showing application names 2019-04-18 13:44:34 -04:00
domain.py guest: Rename curvcpus and cpuset to better match XML hierarchy 2019-05-12 17:25:47 -04:00
engine.py virt-manager: add --show-domain-delete 2019-03-04 14:04:34 -05:00
error.py error: Add helper confirm_unapplied_changes 2019-04-14 18:24:04 -04:00
fsdetails.py storagebrowser: Remove stable_defaults handling 2018-09-06 13:28:21 -04:00
gfxdetails.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
graphwidgets.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
host.py host: Don't try to confirm changes on window close 2019-04-14 18:24:04 -04:00
hostnets.py host: Ellipsize long net/pool object names 2019-04-18 15:31:14 -04:00
inspection.py inspection: switch to g.inspect_list_applications2 2019-04-18 13:44:34 -04:00
interface.py virtManager: interface: Remove unused code after UI removal 2019-05-13 12:08:55 -04:00
keyring.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
libvirtenummap.py libvirtenummap: Map state vals of agent event to libvirt enum names 2018-07-12 15:19:34 -04:00
libvirtobject.py libvirtobject: Add is_X object type helpers 2018-10-13 17:23:18 -04:00
manager.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
mediacombo.py Remove 'Choose CD', rework details and create media change 2018-10-06 19:37:16 -04:00
migrate.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
module_trace.py module_trace: Support --trace_libvirt=all|mainloop 2018-10-10 17:20:25 -04:00
netlist.py virtManager: interface: Remove unused code after UI removal 2019-05-13 12:08:55 -04:00
network.py details: IP address fixes/improvements 2018-09-05 14:58:32 -04:00
nodedev.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
oslist.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
preferences.py virt-manager: Wire up support for default mode=host-model 2018-10-04 14:43:44 -04:00
serialcon.py virtManager: Use popup_at_pointer 2019-04-07 13:54:00 -04:00
snapshots.py error: Add helper confirm_unapplied_changes 2019-04-14 18:24:04 -04:00
sshtunnels.py sshtunnels: Fix bytes vs str in error reporting 2018-08-22 07:29:52 -04:00
statsmanager.py statsmanager: Skip old CPU stats for offline VM 2018-10-10 17:34:21 -04:00
storagebrowse.py baseclass: Add is_visible 2019-04-14 17:05:14 -04:00
storagelist.py host: Ellipsize long net/pool object names 2019-04-18 15:31:14 -04:00
storagepool.py virtManager: clone: check which storage pools supports volume cloning 2019-03-04 13:23:45 +01:00
systray.py systray: Add connection open/close options 2018-10-07 20:16:55 -04:00
uiutil.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
viewers.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
vmmenu.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
vsockdetails.py vsockdetails: Show CID for active VM if the attribute auto is set to yes 2019-01-21 13:49:56 +01:00