From nobody Sat May 4 03:31:38 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=1589277009; cv=none; d=zohomail.com; s=zohoarc; b=DajIp1cZaFGXuIoElRbr0dNCyD3O8FpN+Vd+UBtqQOHMO4LoYyMNGVLpW0nCn3hBiXm+8X+6tBFQtyHMzVBFk85A8cbM+mPqnlcWZSC7fm+elnSXkT4UBB5dGqpfCU+4zs/ztlJBzqboYftiaCZ7Q+PBsWkPy1tcs6g7s2djATI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1589277009; 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=9kmgTs6kiMoYE9uuUSqYWv1sBZVDYAht7CS93fjzLXk=; b=LuLyx51Fyo5qzZFFNuEr9+Wzue4KAktH8BjeLxz9WqkvYPz2mMUNqLkFWN75ya4Dh66tXQco6Krh+cptmG7wwymnfw/5QnCn0BjhchmK6Ipn7/xBtJT0ci57kJyxBsu9z97l0HBot8VVQdu8CqMIi1KQElEKzY7wjNGRe9nh2sw= 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 1589277009704931.8891026412773; Tue, 12 May 2020 02:50:09 -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-491-NCXSVm3HNQe93XbxxZ9R5A-1; Tue, 12 May 2020 05:50:06 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D4C6610524FF; Tue, 12 May 2020 09:49:58 +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 8E8635C1B5; Tue, 12 May 2020 09:49:57 +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 DF51D18095FF; Tue, 12 May 2020 09:49:51 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 04C9norY027080 for ; Tue, 12 May 2020 05:49:50 -0400 Received: by smtp.corp.redhat.com (Postfix) id 885E67839F; Tue, 12 May 2020 09:49:50 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.71]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6A07E7D921; Tue, 12 May 2020 09:49:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1589277008; 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=9kmgTs6kiMoYE9uuUSqYWv1sBZVDYAht7CS93fjzLXk=; b=Ggi/Cbz/mjp2PGmgy8CiYbYM7m9tHPp/OxbdjYBDIYr2iqmAnBYjMd3xFvAWE748g/WLci So04JXxrJmLDp8dKyX/xt1LMd3JDpTPaXt96tBEntWHq/NyuCV6yaLHaCzMd/1bhyu4TPb yvx2r1crDOHv8i3ABM8ab95dLDIVwQI= X-MC-Unique: NCXSVm3HNQe93XbxxZ9R5A-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] tools: mention srve-update-tls supports virtproxyd Date: Tue, 12 May 2020 10:49:45 +0100 Message-Id: <20200512094945.1193786-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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.16 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) Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Erik Skultety --- docs/manpages/virt-admin.rst | 3 ++- tools/virt-admin.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manpages/virt-admin.rst b/docs/manpages/virt-admin.rst index 3e0d127790..d5cb23a1c5 100644 --- a/docs/manpages/virt-admin.rst +++ b/docs/manpages/virt-admin.rst @@ -455,7 +455,8 @@ Update tls context on *server*. =20 - *server* =20 - Available servers on a daemon. Currently only supports 'libvirtd'. + Available servers on a daemon. Currently only supports 'libvirtd' or + 'virtproxyd'. =20 =20 CLIENT COMMANDS diff --git a/tools/virt-admin.c b/tools/virt-admin.c index a8e5e0a5af..6ff9729f66 100644 --- a/tools/virt-admin.c +++ b/tools/virt-admin.c @@ -978,7 +978,7 @@ static const vshCmdOptDef opts_srv_update_tls_file[] = =3D { .type =3D VSH_OT_DATA, .flags =3D VSH_OFLAG_REQ, .help =3D N_("Available servers on a daemon. " - "Currently only supports 'libvirtd'.") + "Currently only supports 'libvirtd' or 'virtproxyd'.") }, {.name =3D NULL} }; --=20 2.26.2