Ganeti Web Manager is a Django based web application that allows administrators and clients access to their ganeti clusters. It includes a permissions and quota system that allows administrators to grant access to both clusters and virtual machines. It also includes user groups for structuring access to organizations.
it would be really cool if you could implement "ext" disk template support (choosing provider + parameter) in your "Create VM" wizard.
I have written my own "lvm based" extstorage provider which you can use to test.
Look at the bottom of https://code.google.com/p/ganeti/wiki/ExtStorageProviders and you will find it.
From Darius Spitznagel
Hello guys,
it would be really cool if you could implement "ext" disk template support (choosing provider + parameter) in your "Create VM" wizard. I have written my own "lvm based" extstorage provider which you can use to test. Look at the bottom of https://code.google.com/p/ganeti/wiki/ExtStorageProviders and you will find it.
Kind regards Darius