Category:XAPI Devel: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (Created page with "<!-- -->") |
Dave.scott (talk | contribs) m (Remove the hopelessly out-of-date Xapi sprint stuff) |
||
(45 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{TODO|Articles under '''Proposals''' need to be reviewed and if they are completed should be moved to '''Designs'''.}} |
|||
---- |
|||
{{Trailbox|XAPI Developer Docs| |
|||
|{{Trail|XAPI Project| |
|||
* [http://xenproject.org/developers/teams/xapi.html Project Portal] |
|||
* [http://xapi-project.github.io/getting-started/architecture.html Xapi architecture] |
|||
* [http://xapi-project.github.io/xenopsd/architecture.html Xenopsd architecture] |
|||
* [https://github.com/xapi-project/ Repositories] |
|||
* [[Xen_Development_Projects#Xen_Cloud_Platform_.28XCP.29_and_XAPI_projects|XAPI Development Projects]] |
|||
}} |
|||
<br>{{Trail|Developing| |
|||
* [[Compile_the_XAPI_toolstack_from_source|Compile XAPI]] |
|||
* [[XAPI Design and Code Review|Design and Code review]] |
|||
* [[XAPI Adding Field|Adding Fields to XAPI]] |
|||
* [[XAPI Adding Function|Adding Functions to XAPI]] |
|||
* [[XAPI Host Plugins|Writing XAPI Plugins]] |
|||
* [[XAPI fake presence of PV drivers|Dev-test features without VM PV tools]] |
|||
}} |
|||
<br>{{Trail|Concepts| |
|||
* [[OpaqueRef and uuid relationship in xapi|OpaqueRef and uuid]] |
|||
* [[XAPI Dispatch|Message forwarding]] |
|||
* [[XAPI Pool Join|Pool Join]] |
|||
}} |
|||
|{{Trail|Proposals| |
|||
* [[VAAI support]] |
|||
* [[dm-thin for local storage]] |
|||
* [[CrossPoolMigration|Cross Pool Migration]] |
|||
* [[NIC Bonding Improvements|NIC Bonding]] |
|||
* [[XCP, RBAC and PAM authentication in XenAPI|RBAC, PAM authentication]] |
|||
* [[Xapi on debian user experience improvements|XAPI on Debian Usability]] |
|||
* [[XCP PV templates start|Starting PV Templates]] |
|||
}}<br>{{Trail|Protocols| |
|||
* [[Clipboard sharing protocol|Clipboard sharing protocol]] |
|||
}} |
|||
|{{Trail|Projects and Specs| |
|||
* [[Juju XCP Service Provider Spec|Juju XCP Service Provider]] |
|||
* [[Project Kronos]] |
|||
* [[Project Zeus Fedora Spec|Project Zeus]] |
|||
* [[XAPI On CentOS 6]] |
|||
'''API Specs''' |
|||
* [http://xapi-project.github.io/xen-api/index.html XenAPI reference] |
|||
* [http://docs.vmd.citrix.com/XenServer/6.0.0/1.0/en_gb/api/ XAPI/XCP 1.5 API spec] |
|||
* [http://docs.vmd.citrix.com/XenServer/5.6.0fp1/1.0/en_gb/api/ XAPI/XCP 1.1 API spec] |
|||
* [http://docs.vmd.citrix.com/XenServer/5.6.0/1.0/en_gb/api/ XAPI/XCP 1.0 API spec] |
|||
'''API examples''' |
|||
* [[Shutting down a VM]] |
|||
* [[XAPI RRDs|Downloading VM and Host metrics as RDDs]] |
|||
}} |
|||
<br>{{Trail|Previews| |
|||
* [[Ceph_and_libvirt_technology_preview|XAPI + XenServer Packages + Ceph + Libvirt]] |
|||
}} |
|||
|{{Trail|OCAML Dev Information| |
|||
* [[OCaml Best Practices for Developers|Best Practices]] |
|||
* [[OCaml Coding Considerations|Coding Considerations]] |
|||
* [[OCaml Cyclical Build Dependencies|Cyclical Build Dependencies]] |
|||
* [[OCaml Doc : Documenting code in OCaml|Documenting Code]] |
|||
* [[OCaml Editing|Editing]] |
|||
* [[OCaml Errors|Errors]] |
|||
* [[OCaml Installation Advice|Installation]] |
|||
* [[OCaml Resources|Resources]] |
|||
}} |
|||
}} |
|||
<br> |
|||
== Other Information for XAPI Developers == |
|||
=== Development Docs === |
|||
The following documents contain indexes that may be incomplete |
|||
* {{Button|[[Xen_Development_Projects#Xen_Cloud_Platform_.28XCP.29_and_XAPI_projects|XAPI Development Projects]]}} |
|||
* {{Button|[[XCP Design and Architecture Docs|XCP Design and Architecture Docs]]}} |
|||
* {{Button|[[XAPI Developer Guide|XAPI Developer Docs]]}} |
|||
{{Anchor|docs}} |
Latest revision as of 21:46, 20 January 2015
XAPI Developer Docs
|
|
|
|
Other Information for XAPI Developers
Development Docs
The following documents contain indexes that may be incomplete
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "XAPI Devel"
The following 52 pages are in this category, out of 52 total.
A
C
O
X
- XAPI Design and Code Review
- XAPI Developer Guide
- XAPI Dispatch
- XAPI fake presence of PV drivers
- XAPI Host Plugins
- XAPI On CentOS 6
- Xapi on debian user experience improvements
- XAPI Pool Join
- XAPI Project for Developers
- XAPI RRDs
- XAPI Startup
- XAPI VM Migration
- XCP Building Instructions
- XCP Design and Architecture Docs
- XCP PV templates start
- XCP, RBAC and PAM authentication in XenAPI
- Xen-netback NAPI + kThread V3 performance testing
- Xenopsd