[libvirt] [sandbox PATCH v4 03/21] Image: Add Hooking Mechanism

Daniel P. Berrange berrange at redhat.com
Fri Sep 4 10:04:38 UTC 2015


On Fri, Aug 28, 2015 at 01:47:31PM +0000, Eren Yagdiran wrote:
> Any custom source provider can be added to virt-sandbox-image as a source
> ---
>  .gitignore                               |  1 +
>  bin/Makefile.am                          | 16 ++++++++++++----
>  bin/virt-sandbox-image.in                |  3 +++
>  configure.ac                             |  2 ++
>  virt-sandbox-image/Makefile.am           | 13 +++++++++++++
>  virt-sandbox-image/sources/Source.py     | 27 +++++++++++++++++++++++++++
>  virt-sandbox-image/sources/__init__.py   | 26 ++++++++++++++++++++++++++
>  virt-sandbox-image/virt-sandbox-image.py | 15 +++++++++------
>  8 files changed, 93 insertions(+), 10 deletions(-)
>  create mode 100644 bin/virt-sandbox-image.in
>  create mode 100644 virt-sandbox-image/Makefile.am
>  create mode 100644 virt-sandbox-image/sources/Source.py
>  create mode 100644 virt-sandbox-image/sources/__init__.py
>  mode change 100644 => 100755 virt-sandbox-image/virt-sandbox-image.py

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list