Python Pune October Meetup 2015

download Python Pune October Meetup 2015

If you can't read please download the document

Transcript of Python Pune October Meetup 2015

Getting started with Virt-manager contribution

By Abhijeet Kasurde17/10/2015

Whoami

Free and Open Source enthusiast

Works at Red Hat in IDM project

Contributing various Open Source project like virt-manager, py-test etc.,

Agenda

What is Virt-manager?

Communication channel

How to contribute

Virt-manager

https://virt-manager.org/

Application to manage Virtual Machines

Supporting toolsVirt-install

Virt-clone

Virt-viewer

Installing

Yum

Apt-get

Git repohttps://github.com/virt-manager/virt-manager.git

Communication

Mailing listhttp://www.redhat.com/mailman/listinfo/virt-tools-list

IRC#virt on OFTC

Bug reportinghttp://virt-manager.org/bugs/

Contributing

DemoAdding feature foo in virt-install command line

Reference commit https://github.com/virt-manager/virt-manager/commit/e5a0d1cbb8a4667d549d68e5b6c82dbd9f28b44f

Thank you