From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Blake Subject: Re: [libvirt] [RFC PATCH v3 1/4] secret: add Ceph secret type Date: Fri, 28 Oct 2011 10:42:51 -0600 Message-ID: <4EAADB8B.7060807@redhat.com> References: <539f3129dfd5d3f80a06837b63dfc5d355f1acc8.1319072460.git.josh.durgin@dreamhost.com> <20111027082845.GA20878@redhat.com> <4EAAD96F.6040500@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:13011 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753767Ab1J1Qm6 (ORCPT ); Fri, 28 Oct 2011 12:42:58 -0400 In-Reply-To: <4EAAD96F.6040500@redhat.com> Sender: ceph-devel-owner@vger.kernel.org List-ID: Cc: "Daniel P. Berrange" , libvir-list@redhat.com, ceph-devel@vger.kernel.org, Josh Durgin On 10/28/2011 10:33 AM, Eric Blake wrote: > On 10/27/2011 02:28 AM, Daniel P. Berrange wrote: >> On Thu, Oct 20, 2011 at 11:01:24AM -0700, Josh Durgin wrote: >>> From: Sage Weil >>> >>> Add a new secret type to store a Ceph authentication key. The name >>> is simply an identifier for easy human reference. >>> >>> The xml looks like this: >>> >>> >>> 0a81f5b2-8403-7b23-c8d6-21ccc2f80d6f >>> >>> mycluster_admin >>> >>> >>> >>> Signed-off-by: Sage Weil >>> Signed-off-by: Josh Durgin >>> --- >>> docs/schemas/secret.rng | 10 ++++++++++ >>> include/libvirt/libvirt.h.in | 3 +++ >>> src/conf/secret_conf.c | 23 ++++++++++++++++++++++- >>> src/conf/secret_conf.h | 1 + >>> src/secret/secret_driver.c | 8 ++++++++ >>> 5 files changed, 44 insertions(+), 1 deletions(-) >> >> ACK > > I can't find the mail you are replying to, in order to apply it to the > libvirt tree; was it accidentally sent off-list? Can anyone point me to > a git tree with this patch series ready to be merged, or else resend it? OK, I see an archive of it here: http://thread.gmane.org/gmane.comp.file-systems.ceph.devel/4129/focus=4133 but mail archives tend to corrupt any text with @, so I hope I'm porting it correctly. I'm not sure why the mail showed up on ceph-devel but not libvir-list. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org