diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-10-26 19:27:01 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-10-26 19:29:57 +0100 |
commit | b893294dcc948d4b41318a400fc4235a190d306b (patch) | |
tree | e6b2e9b5a5fe93bfe1bcd9fda2606feb08de6575 /python/run-python-tests | |
parent | 163f7df8452f5d7eb47039a98cd97d498528e4d5 (diff) | |
download | libguestfs-b893294dcc948d4b41318a400fc4235a190d306b.tar.gz libguestfs-b893294dcc948d4b41318a400fc4235a190d306b.tar.xz libguestfs-b893294dcc948d4b41318a400fc4235a190d306b.zip |
add-domain: Add readonlydisk optional argument (RHBZ#747290).
This optional argument controls how <readonly/> disks in
the libvirt XML are handled. It can be set to one of:
"write" (default) - add them R/W
"read" - add them R/O
"error" - throw an error if asked to add them R/W
"ignore" - ignore these disks
I have added limited regression tests for this feature. However
libvirt's test:/// XML does not allow you to specify that a domain
starts off shut down, so we cannot fully test this. Instead I tested
it by hand.
Diffstat (limited to 'python/run-python-tests')
0 files changed, 0 insertions, 0 deletions