Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 2.11 KB

README.markdown

File metadata and controls

57 lines (45 loc) · 2.11 KB

Xapi Project's XenAPI Management Toolstack

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.

Build and Install

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.

Contributions

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 xen-api@lists.xenproject.org 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.

Maintainers

This is a short list of people who currently maintain this project.

You can usually find the developers hanging out in #xen-api on freenode. We are also reachable on the xen-api@lists.xenproject.org mailing list.

Licensing

This software is licensed under the GNU LGPLv2 license. Please see the LICENSE file for more information.