virt-manager/virtinst
Ron ea1d973957 Don't create disk images world readable and executable
Python's os.open() defaults to mode 0777 if not explicitly specified.
Disk image files don't need to be executable, and having them world
readable isn't an ideal situation either.  Owner writable and group
readable is probably more than sufficient when initially creating
them.

Signed-off-by: Ron Lee <ron@debian.org>
2014-07-02 07:35:15 +02:00
..
__init__.py virt-install: add --resource support 2014-06-04 10:08:05 +08:00
capabilities.py Fix warnings with latest pep8 2014-05-02 10:20:59 -04:00
cli.py fix some missed binary prefixes for units 2014-06-17 09:33:14 +08:00
clock.py cli: Rework adhoc CLI parsing into a class structure 2014-01-22 10:35:30 -05:00
cloner.py VirtualDisk: Always use storage APIs for provisioning 2014-02-08 19:24:14 -05:00
connection.py Clean up pylint integration 2014-04-02 19:00:24 -04:00
cpu.py wip 2014-02-05 14:09:05 -05:00
device.py cli: Support per-device <boot order=> 2014-02-09 14:07:27 -05:00
deviceaudio.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicechar.py addhw: add CharDevice "spiceport" type 2014-03-25 17:42:57 -04:00
devicecontroller.py Unify prettification of VirtIO serial 2014-02-12 21:55:32 +01:00
devicedisk.py virt-install --disk discard= support 2014-04-29 10:38:30 -04:00
devicefilesystem.py filesystem: Fix target validation when editing device (bz 1089422) 2014-04-21 16:51:57 -04:00
devicegraphics.py details: Fix unsetting autoport values 2014-03-22 18:29:08 -04:00
devicehostdev.py Expose hostdev rombar in UI and cli (bz 768857) 2014-02-10 14:25:23 -05:00
deviceinput.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
deviceinterface.py virt-install: Add --network portgroup= option 2014-05-31 14:30:07 -04:00
devicememballoon.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicepanic.py panic notifier: display default value if not set 2014-01-14 09:58:09 -05:00
deviceredirdev.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicerng.py virtinst: allow EGD RNG devices to have both bind and connect sources 2013-10-28 17:32:06 +01:00
devicesmartcard.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicetpm.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicevideo.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
devicewatchdog.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
diskbackend.py Don't create disk images world readable and executable 2014-07-02 07:35:15 +02:00
distroinstaller.py Fix warnings with latest pep8 2014-05-02 10:20:59 -04:00
domainblkiotune.py virt-install: Add --blkiotune option 2014-02-06 22:41:00 +08:00
domainfeatures.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
domainmemorybacking.py virt-install: Add --membacking option 2014-03-22 12:16:24 -04:00
domainmemorytune.py virt-install: Add --memtune option 2014-02-24 21:02:31 -05:00
domainnumatune.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
domainresource.py virt-install: add --resource support 2014-06-04 10:08:05 +08:00
guest.py guest: fix order in _XML_PROP_ORDER 2014-06-05 08:52:24 +08:00
hostkeymap.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
idmap.py virt-install: add support for user namespace 2014-02-09 13:16:34 -05:00
installer.py cli: Support per-device <boot order=> 2014-02-09 14:07:27 -05:00
interface.py interface: check ip address format 2014-03-31 22:25:36 +08:00
network.py virtinst: parse "bandwith" node in network definition 2014-06-26 15:26:37 +02:00
nodedev.py virtinst: display the domain for PCI devices 2014-04-15 18:53:26 +02:00
osdict.py osdict: fix default value for devices data 2014-05-21 10:09:41 +02:00
osxml.py virt-install: Add --boot initargs= 2014-05-31 17:15:03 -04:00
pm.py virt-install: Add --pm option 2014-02-03 11:11:38 -05:00
pollhelpers.py connection: Use name instead of uuid for object keys 2014-06-02 17:48:32 -04:00
seclabel.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
snapshot.py mass update: remove double spaces from comments 2013-10-28 17:22:31 +01:00
storage.py storage: fix another comment typo 2014-06-30 16:20:38 +08:00
support.py tests: Don't fail on non-latest libvirt 2014-05-11 19:11:45 -04:00
urlfetcher.py Don't create disk images world readable and executable 2014-07-02 07:35:15 +02:00
util.py use binary prefixes for units where appropriate 2014-06-16 11:56:53 +08:00
virtimage.py Fix warnings with latest pep8 2014-05-02 10:20:59 -04:00
xmlbuilder.py fix some missed binary prefixes for units 2014-06-17 09:33:14 +08:00