]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: schema: Add missing <alias> to vsock device
authorHan Han <hhan@redhat.com>
Thu, 12 Jul 2018 06:28:17 +0000 (14:28 +0800)
committerErik Skultety <eskultet@redhat.com>
Fri, 13 Jul 2018 08:45:15 +0000 (10:45 +0200)
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1600345

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/schemas/domaincommon.rng

index bd687ce9d30fa7af1769f4f2e400fe3d7556271d..f24a56392a794a6fea0ebfbad78ddd19ad2874a9 100644 (file)
         <optional>
           <ref name="address"/>
         </optional>
+        <optional>
+          <ref name="alias"/>
+        </optional>
       </interleave>
     </element>
   </define>