mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
docs: backup: Remove references to push backup to network disk
It was never implemented and for now I don't think there's demand to do it. Remove the reference. https://bugzilla.redhat.com/show_bug.cgi?id=1812100 Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
a5b064bf4b
commit
30d2491d8b
@ -97,12 +97,11 @@
|
|||||||
<dt><code>type</code></dt>
|
<dt><code>type</code></dt>
|
||||||
<dd>A mandatory attribute to describe the type of the
|
<dd>A mandatory attribute to describe the type of the
|
||||||
disk, except when <code>backup='no'</code> is
|
disk, except when <code>backup='no'</code> is
|
||||||
used. Valid values include <code>file</code>,
|
used. Valid values include <code>file</code>, or
|
||||||
<code>block</code>, or <code>network</code>.
|
<code>block</code>.
|
||||||
Similar to a disk declaration for a domain, the choice of type
|
Similar to a disk declaration for a domain, the choice of type
|
||||||
controls what additional sub-elements are needed to describe
|
controls what additional sub-elements are needed to describe
|
||||||
the destination (such as <code>protocol</code> for a
|
the destination.</dd>
|
||||||
network destination).</dd>
|
|
||||||
<dt><code>target</code></dt>
|
<dt><code>target</code></dt>
|
||||||
<dd>Valid only for push mode backups, this is the
|
<dd>Valid only for push mode backups, this is the
|
||||||
primary sub-element that describes the file name of
|
primary sub-element that describes the file name of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user