Add build status to README

This commit is contained in:
Joshua Boniface 2018-06-23 16:19:43 -04:00
parent cf9419b8e8
commit 75c5ba7dcf
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# PVC - The Parallel Virtual Cluster tool
[![pipeline status](https://dev.bonifacelabs.ca/bonifacelabs/pvc/badges/master/pipeline.svg)](https://dev.bonifacelabs.ca/bonifacelabs/pvc/commits/master)
PVC is a tool to manage QEMU/KVM virtual machines in a cluster environment using Python, Libvirt, and Zookeeper. The primary motivation for developing PVC was my percieved shortfalls in Pacemaker/Corosync, which would often put my virtual cluster into undefined states and generally cause a lot of headaches.
## How it works