Just adds a tool to the applications list. This tool helps managing
multiple VMs at once using the python binding.
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cédric Bosdonnat <cbosdonnat@suse.com>
Virt-Lightning uses libvirt, cloud-init and libguestfs to allow
anyone to quickly start a new VM. Very much like a container CLI, but
with a virtual machine.
+`vms <https://github.com/cbosdo/vms>`__
+ vms is a tool wrapping around the libvirt API to manage multiple virtual
+ machines at once with name patterns.
Configuration Management
------------------------