This is kinda continuation of my last hackweek project - learning python3 the parcical way. The goal is again to replace existing bash script which will generate 3 node KVM HA cluster on my workstation and automate quite a boring part of HA regression testing.

Script will make usage of libvirt library and jinja2 templating. Config files will be written as ini files with help of ConfObj library. It is not as fancy as yml, but is easy to read/write.

Documentation: libvirt: https://libvirt.org/docs/libvirt-appdev-guide-python/en-US/html/

Jinja2: https://jinja.palletsprojects.com/en/2.11.x/

ConfigObj: http://www.voidspace.org.uk/python/configobj.html https://wiki.python.org/moin/ConfigObj

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 19

Activity

  • about 4 years ago: lpalovsky started this project.
  • about 4 years ago: lpalovsky originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!