[PATCH 3/7] docs: added rng schema and formatdomain for NFS

Daniel P. Berrangé berrange at redhat.com
Mon Jan 4 13:19:25 UTC 2021


On Tue, Dec 29, 2020 at 03:21:25PM -0600, Ryan Gahagan wrote:
> Signed-off-by: Ryan Gahagan <rgahagan at cs.utexas.edu>
> ---
>  docs/formatdomain.rst         | 11 +++++++++-
>  docs/schemas/domaincommon.rng | 38 +++++++++++++++++++++++++++++++++++
>  2 files changed, 48 insertions(+), 1 deletion(-)
> 
> diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
> index 512939679b..23a7bca643 100644
> --- a/docs/formatdomain.rst
> +++ b/docs/formatdomain.rst
> @@ -2370,6 +2370,14 @@ paravirtualized driver is specified via the ``disk`` element.
>         </source>
>         <target dev='sdb' bus='scsi'/>
>       </disk>
> +     <disk type='network' device='disk'>
> +       <driver name='qemu' type='raw'/>
> +       <source protocol='nfs' name='PATH'>
> +         <host name='example.com' port='2049'/>
> +         <nfs user='USER' group='GROUP'/>

I'd be inclined to call this <identity> not <nfs>

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list