Authors:

Much of this developer documentation provides historical context but may not reflect the current state of the project.
If you see outdated content please navigate to the page footer and click "Report an issue on GitHub".

It is not user documentation and should not be treated as such.

User Documentation is available here.

Backend modules root

Introduction: Root is a web app that presents the landing page for the oVirt project. The root directory contains the ‘webapp’ subdirectory which contains the .html, .css and .js files that make up the landing page. The root project also includes a couple of Java classes: FileServlet receives a mime type and a file name as parameters and serves the content of that file, and PKIResourceServlet that handles PKI resources.

Visualization: This is how the landing page looks like in oVirt 3.2, in Firefox 17.