[libvirt] [PATCH 01/20] Secret manipulation step 1: Public API

Daniel Veillard veillard at redhat.com
Wed Aug 19 13:19:07 UTC 2009


On Wed, Aug 19, 2009 at 05:36:27AM -0400, Miloslav Trmac wrote:
> ----- "Daniel Veillard" <veillard at redhat.com> wrote:
 
> > > +virSecretPtr            virSecretDefineXML      (virConnectPtr conn,
> > > +                                                 const char *xml);
> > 
> >  Let's add an "unsigned int flags" to virSecretDefineXML() especially
> > as we don't know yet the scope of future usages.
> >
> > > +char *                  virSecretGetXMLDesc     (virSecretPtr secret);
> > 
> >   And also add an "unsigned int flags" to virSecretGetXMLDesc
> > 
> Will do.

  Actually I think virConnectListSecrets should get one too :-)

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list