Xen API (or xapi) is a management stack that configures and controls Xen-enabled hosts and resource pools, and co-ordinates resources within the pool. Xapi exposes the Xen API interface for many languages and is a component of the XenServer project. Xen API is written mostly in OCaml 4.01.0.
Xapi is the main component produced by the Linux Foundation's Xapi Project.
The build install instructions are currently being written. The Xapi Project contains a large list of dependencies and sub-projects, which are actually quite difficult to build independently. To build xen-api from source, we recommend using xenserver-core.
To contribute patches to xen-api, please fork the repository on Github, and then submit a pull request. If for some reason you can't use Github to submit a pull request, then you may send your patch for review to the [email protected] mailing list, with a link to a public git repository for review. We much prefer Github pull requests, however, and submitting a patch to the mailing list will take much more time for review.
This is a short list of people who currently maintain this project.
- Christian Lindig [email protected]
- Euan Harris [email protected]
- Frederico Mazzone [email protected]
- Gabor Igloi [email protected]
- Jon Ludlam [email protected]
- Konstantina Chremmou [email protected]
- Marcello Seri [email protected]
- Rob Hoes [email protected]
- Sharad Yadav [email protected]
- Thomas Sanders [email protected]
- Zheng Li [email protected]
You can usually find the developers hanging out in #xen-api on freenode. We are also reachable on the [email protected] mailing list.
This software is licensed under the GNU LGPLv2 license. Please see the LICENSE file for more information.