From nobody Mon Apr 29 11:12:48 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 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=1595231452; cv=none; d=zohomail.com; s=zohoarc; b=F9mTi4RWD9kNrFXgwiqpzYSQapKJ3uvb/+BGZYcgChQHurxN8sliu0fiO97oBXPYtKaoalVWuj4ds0LprAQbmlLByBJY9SnWsuMW2+GKfE6r0jYylPt+OmRQztXeKq5H0n8FhXgsnkx+ktiLuYfcYB2aWEMsa1EEvFRR1GNFRwQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595231452; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=kEIP0zrwaulKsT4OZIcL5/ie78U+bPnmcf21tefc04o=; b=au1ixSRIIL+RC7tykX8LN5+rCgWM8zvPv7Do1TfJHV74QbinHSQE8E3vORicCkWKqDJKcHYz4Z/MsZrnDjNdjPdnHJ1BEpVXRvlhZjMFd2BXWAFG9QDzJymbRqChe4gab72KYFCnNwWgJVatRWIW+4hlJoB6ECN8PWuTvAlX4yQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1595231452084287.780348191554; Mon, 20 Jul 2020 00:50:52 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-421-EE8Px22bP1W9WCelm5WbPg-1; Mon, 20 Jul 2020 03:50:48 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EF7D119057A0; Mon, 20 Jul 2020 07:50:42 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C117C1001B07; Mon, 20 Jul 2020 07:50:41 +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 9C8AE9A12B; Mon, 20 Jul 2020 07:50:38 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 06K7oapm011053 for ; Mon, 20 Jul 2020 03:50:36 -0400 Received: by smtp.corp.redhat.com (Postfix) id 9F2DD5C298; Mon, 20 Jul 2020 07:50:36 +0000 (UTC) Received: from lindworm.usersys.redhat.com (unknown [10.40.192.13]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1A1E95C1D4 for ; Mon, 20 Jul 2020 07:50:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595231450; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=kEIP0zrwaulKsT4OZIcL5/ie78U+bPnmcf21tefc04o=; b=B0rG9bs+fvsowqpcVErl3XQq4hXP0I/JH4qq/30GUQQINFwzQKugt7LjZPqiM1vJibN6IB c8qlp4HCVvGZkSat9vEFA51mCpjUH2p2qY6DK+aPKg8sVc5RHtk8fi1V3rxa4tdfIhrsY5 CpMNtFPKFTSok11nWACKuuextawJdV0= X-MC-Unique: EE8Px22bP1W9WCelm5WbPg-1 From: Pino Toscano To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: virConnectGetCapabilities do not provide pool types Date: Mon, 20 Jul 2020 09:50:31 +0200 Message-Id: <20200720075031.2964943-1-ptoscano@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 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.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Remove the paragraph in the storage pool page that mentions virConnectGetCapabilities, as virConnectGetCapabilities does not return any information about pools. Signed-off-by: Pino Toscano Reviewed-by: John Ferlan --- docs/formatstoragecaps.html.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/formatstoragecaps.html.in b/docs/formatstoragecaps.html.in index ee3888f44d..d8a1cacd96 100644 --- a/docs/formatstoragecaps.html.in +++ b/docs/formatstoragecaps.html.in @@ -13,12 +13,6 @@ supported, and if relevant the source format types, the required source elements, and the target volume format types.

=20 -

The Storage Pool Capabilities XML provides more information than the - - virConnectGetCapabilities - - which only provides an enumerated list of supported pool types.

-

Element and attribute overview

=20

A query interface was added to the virConnect API's to retrieve the --=20 2.26.2