Recently, we deployed an Openstack test cluster in our infrastructure, and I found that its web UI (known as Horizon) provides a lot of awesome functionality to Openstack users. As I discovered on the Horizon GitHub page the project has already been mostly separated out from the Openstack dashboard and can be used as a general purpose dashboard library for Django. Utilizing the basic layout the pre-existing Openstack dashboard uses, I was able to create a working prototype of a Horizon dashboard that interfaces with a Ganeti cluster.