virt-manager/virtManager
Cole Robinson 5ac2fe7fe4 libvirtenummap: Absorb similar functionality from domain.py
For mapping state enums to string names and other similar bits
2018-02-27 12:31:56 -05:00
..
__init__.py headers: update "Red Hat, Inc." copyright for the year 2013 2013-10-28 17:22:26 +01:00
about.py virtManager: Switch to relative imports 2014-09-12 16:28:38 -04:00
addhardware.py addhardware: Only add virtio-scsi if no other scsi controllers present 2018-01-27 16:07:26 -05:00
addstorage.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
asyncjob.py pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
baseclass.py baseclass: Fix UI file loading on py3 2017-12-20 16:04:36 -05:00
choosecd.py choosecd: change order of check operations 2017-09-19 20:04:39 -04:00
clone.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
config.py config: Explain and simplify our gsettings wrapper a bit 2018-01-09 17:41:20 -05:00
connect.py connect: Fix urllib usage on py3 2018-02-06 18:56:15 -05:00
connectauth.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
connection.py connection: Map event vals to libvirt enum names in debug output 2018-02-27 12:31:56 -05:00
console.py Python 2/3 division compatability 2018-01-27 15:30:17 -05:00
create.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
createinterface.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
createnet.py xmlbuilder: centralize adding child new child prop instances 2018-02-08 14:03:47 -05:00
createpool.py xmlbuilder: centralize adding child new child prop instances 2018-02-08 14:03:47 -05:00
createvol.py pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
delete.py delete: undefine only persistent domain 2017-11-24 17:39:58 +01:00
details.py xmlbuilder: Abstract libxml2 API and cleanup 2018-02-20 11:23:37 -05:00
domain.py libvirtenummap: Absorb similar functionality from domain.py 2018-02-27 12:31:56 -05:00
engine.py Replace "Queue" with "queue" 2018-02-06 18:49:17 -05:00
error.py ui: Add createnet/pool/vol/interface tests 2018-01-11 21:02:34 -05:00
fsdetails.py Python 2/3 division compatability 2018-01-27 15:30:17 -05:00
gfxdetails.py gfxdetails: Select rendernode by default when user requests gl=on 2017-11-25 17:28:57 -05:00
graphwidgets.py Python 2/3 division compatability 2018-01-27 15:30:17 -05:00
host.py Convert the output of range() to list 2018-02-06 18:49:17 -05:00
inspection.py Replace "Queue" with "queue" 2018-02-06 18:49:17 -05:00
interface.py interface: don't print error for active interface without an IP address 2017-05-10 12:35:42 +02:00
keyring.py Fix last bits of python3 pylint 2018-02-06 19:02:53 -05:00
libvirtenummap.py libvirtenummap: Absorb similar functionality from domain.py 2018-02-27 12:31:56 -05:00
libvirtobject.py pycodestyle: Do not use bare 'except:' 2017-08-02 13:57:43 -04:00
manager.py manager: Fix mem, disk, net stats graphs (bz 1543896) 2018-02-09 14:02:04 -05:00
mediacombo.py uitests: Add choosecd dialog tests 2018-01-21 10:02:08 -05:00
migrate.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
module_trace.py Fix last bits of python3 pylint 2018-02-06 19:02:53 -05:00
netlist.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
network.py Drop python3 compat imports 2018-02-06 18:56:15 -05:00
nodedev.py Use node device lifecycle events 2016-08-11 10:14:30 -04:00
packageutils.py pycodestyle: Use isinstance() for type checking 2017-10-20 11:49:13 -04:00
preferences.py pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
serialcon.py uitests: console: Add live lxc serial test 2018-01-21 14:42:44 -05:00
snapshots.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
sshtunnels.py Drop python3 compat imports 2018-02-06 18:56:15 -05:00
storagebrowse.py pycodestyle: fix all E203 warnings 2017-08-11 00:01:38 +08:00
storagelist.py Convert the output of range() to list 2018-02-06 18:49:17 -05:00
storagepool.py Switch to python3 style 'except X as Y' notation 2017-05-05 14:52:11 -04:00
systray.py Wrap keys(), values() in a list 2018-02-06 18:49:17 -05:00
uiutil.py pycodestyle: Use isinstance() for type checking 2017-10-20 11:49:13 -04:00
viewers.py pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08:00
vmmenu.py pycodestyle: fix all E125 warnings 2017-10-21 23:26:16 +08:00