core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki 559cc9b0d6
tools/qvm-start: fix starting a VM with cdrom image
1. Output of `losetup` command contains `\n` - strip it.
2. Provide read-only option - if device info hasn't propagated to qubesd
yet, it will not be set automatically.

Fixes QubesOS/qubes-issues#3146
2017-10-04 15:18:28 +02:00
..
backup Merge branch 'devel-6' 2017-07-29 05:28:57 +02:00
tools tools/qvm-start: fix starting a VM with cdrom image 2017-10-04 15:18:28 +02:00
vm tests: add DispVM tests 2017-08-12 15:15:19 +02:00
__init__.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
app.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
devices.py devices: client stub for DeviceCollection.update_persistent 2017-09-05 03:59:01 +02:00
errors.py Improve QubesDaemonNoResponseError error message 2017-08-12 15:15:52 +02:00
events.py
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py
label.py
storage.py
tags.py