From nobody Thu Apr 25 11:18:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1641920494; cv=none; d=zohomail.com; s=zohoarc; b=Nta0rLmkjzMt0S8SZZasf8SFNG1lF7DunZYM0x/MOnHOxKLdIF8npxL8v0Rr6GA2HAIQjruWjBho6eEY+fvTCZnEdYeuPuNSQRdHWVxTcI0Df41h5Fg8G7fKtT/cY0N4+sQpDW89FTJxDSjoWoiJJ9VzaU5bLHZZUZlB/R0C0ZA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1641920494; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=gIVhxSxpE+Q8/OZ0FNK56zywWhmh10oKkOvM/Ks/VPM=; b=HprIZiIPFDX1SfC2m6Q77zNpfOc0agLKYSM/gaKUUnqVIBbOmOJUbDeBEVHJBpWR57yuGree37OpjFP++IPepaglysnxUhBgWxK0vpElKt8Jgmb6JSygEB/pTdWIlQB7dgdA42YoaFPzSLndrQH1v6bWv4nVhnd02eY25MycZ4w= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1641920494712942.9038763090958; Tue, 11 Jan 2022 09:01:34 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-260-zS5_0EnEN3W5PhTqO44UXA-1; Tue, 11 Jan 2022 12:01:31 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 568FF1083F65; Tue, 11 Jan 2022 17:01:26 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3282676E1E; Tue, 11 Jan 2022 17:01:26 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id F0D4D1809CB8; Tue, 11 Jan 2022 17:01:25 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 20BH12q3004187 for ; Tue, 11 Jan 2022 12:01:02 -0500 Received: by smtp.corp.redhat.com (Postfix) id 576357F81D; Tue, 11 Jan 2022 17:01:02 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.33.36.163]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9A9487D57D; Tue, 11 Jan 2022 17:01:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1641920493; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=gIVhxSxpE+Q8/OZ0FNK56zywWhmh10oKkOvM/Ks/VPM=; b=WjlqYwwFvcNK9kuhuy4G111fGX0+uoHb6+H/IkM4nloaEBfrYf7A4BSECmrjyt5q6boN1l w+4fddP/v8JhVbyRX7DEXH+0f8M+Kg7Owv6IDEpr4xe9NRfSahkLAVdrOtrOngSNlYH3ff 2lPmbDw1pJ7QRxJaNwgrgFEEtzKDtXA= X-MC-Unique: zS5_0EnEN3W5PhTqO44UXA-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH 2/3] docs: use virYesNo definition in more schemas Date: Tue, 11 Jan 2022 17:00:55 +0000 Message-Id: <20220111170056.203542-3-berrange@redhat.com> In-Reply-To: <20220111170056.203542-1-berrange@redhat.com> References: <20220111170056.203542-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1641920497252100001 A few places are still using an expend yes/no choice instead of the common virYesNo definition. Signed-off-by: Daniel P. Berrang=C3=A9 --- docs/schemas/capability.rng | 5 +---- docs/schemas/domainbackup.rng | 5 +---- docs/schemas/domaincaps.rng | 5 +---- docs/schemas/domaincommon.rng | 17 ++++------------- 4 files changed, 7 insertions(+), 25 deletions(-) diff --git a/docs/schemas/capability.rng b/docs/schemas/capability.rng index 7747a01558..c7e72c6f39 100644 --- a/docs/schemas/capability.rng +++ b/docs/schemas/capability.rng @@ -409,10 +409,7 @@ - - yes - no - + diff --git a/docs/schemas/domainbackup.rng b/docs/schemas/domainbackup.rng index 05cc28ab00..1ac9da62c1 100644 --- a/docs/schemas/domainbackup.rng +++ b/docs/schemas/domainbackup.rng @@ -60,10 +60,7 @@ - - yes - no - + diff --git a/docs/schemas/domaincaps.rng b/docs/schemas/domaincaps.rng index b40ee0f35a..9cbc2467ab 100644 --- a/docs/schemas/domaincaps.rng +++ b/docs/schemas/domaincaps.rng @@ -156,10 +156,7 @@ - - yes - no - + diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng index 7fa5c2b8b5..169b8d8dee 100644 --- a/docs/schemas/domaincommon.rng +++ b/docs/schemas/domaincommon.rng @@ -300,18 +300,12 @@ - - yes - no - + - - yes - no - + @@ -5331,11 +5325,8 @@ - - yes - no - - + + --=20 2.33.1