Daniel Veillard <veillard@redhat.com> wrote on 04/29/2010 05:27:18 AM:


> Please respond to veillard

>
> On Wed, Apr 28, 2010 at 02:51:16PM -0400, Stefan Berger wrote:
> > I have primarily followed the pattern of the 'secret' driver to provide
> > support for the missing python bindings for the network filter API.
> >
> > Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
> >
> > ---
> >  python/generator.py             |   35 ++++++++++-
> >  python/libvirt-override-api.xml |   21 ++++++
> >  python/libvirt-override.c       |  124 ++++++++++++++++++++++++++
> ++++++++++++++
> >  python/typewrappers.c           |   13 ++++
> >  python/typewrappers.h           |    9 ++
> >  5 files changed, 198 insertions(+), 4 deletions(-)
> >
>
> ACK, looks fine to me !


I tested it a bit and it seems to work. Pushed it.

Regards,
   Stefan