Category:XAPI Devel: Difference between revisions
From Xen
Jump to navigationJump to search
Dave.scott (talk | contribs) mNo edit summary |
Dave.scott (talk | contribs) m (Remove the hopelessly out-of-date Xapi sprint stuff) |
||
(29 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|{{Trail|XAPI Project| |
|{{Trail|XAPI Project| |
||
* [http://xenproject.org/developers/teams/xapi.html Project Portal] |
* [http://xenproject.org/developers/teams/xapi.html Project Portal] |
||
* [http://xapi-project.github.io/getting-started/architecture.html Xapi architecture] |
|||
* [[:Category:XAPI Sprints|XAPI Roadmap/Sprints]] |
|||
* [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]] |
* [[Xen_Development_Projects#Xen_Cloud_Platform_.28XCP.29_and_XAPI_projects|XAPI Development Projects]] |
||
}} |
|||
⚫ | |||
* [[Compile_the_XAPI_toolstack_from_source|Compile XAPI]] |
* [[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 Field|Adding Fields to XAPI]] |
||
* [[XAPI Adding Function|Adding Functions to XAPI]] |
* [[XAPI Adding Function|Adding Functions to XAPI]] |
||
* [[XAPI |
* [[XAPI Host Plugins|Writing XAPI Plugins]] |
||
* [[XAPI fake presence of PV drivers| |
* [[XAPI fake presence of PV drivers|Dev-test features without VM PV tools]] |
||
}} |
|||
* [[XAPI Host Plugins|Host Plugins]] |
|||
<br>{{Trail|Concepts| |
|||
* [[OpaqueRef and uuid relationship in xapi|OpaqueRef and uuid]] |
* [[OpaqueRef and uuid relationship in xapi|OpaqueRef and uuid]] |
||
* [[XAPI Dispatch|Message forwarding]] |
|||
* [[XAPI Pool Join|Pool Join]] |
* [[XAPI Pool Join|Pool Join]] |
||
* [[XAPI RRDs|RDDs]] |
|||
* [[XAPI Startup|Startup]] |
|||
* [[Tunnelling]] |
|||
* [[XAPI VM Migration|VM Migration]] |
|||
* [[VM Startup]] |
|||
}} |
}} |
||
|{{Trail|Proposals| |
|{{Trail|Proposals| |
||
* [[ |
* [[VAAI support]] |
||
* [[ |
* [[dm-thin for local storage]] |
||
* [[CrossPoolMigration|Cross Pool Migration]] |
* [[CrossPoolMigration|Cross Pool Migration]] |
||
* [[CrossPoolMigrationv1|Cross Pool Migration v1]] |
|||
* [[CrossPoolMigrationv2|Cross Pool Migration v2]] |
|||
* [[CrossPoolMigrationv3|Cross Pool Migration v3]] |
|||
* [[Making it easier to install VMs on XCP|Easier VM Install]] |
|||
* [[NIC Bonding Improvements|NIC Bonding]] |
* [[NIC Bonding Improvements|NIC Bonding]] |
||
* [[XCP, RBAC and PAM authentication in XenAPI|RBAC, PAM authentication]] |
* [[XCP, RBAC and PAM authentication in XenAPI|RBAC, PAM authentication]] |
||
* [[Xapi on debian user experience improvements|XAPI on Debian Usability]] |
* [[Xapi on debian user experience improvements|XAPI on Debian Usability]] |
||
* [[XCP PV templates start|Starting PV Templates]] |
* [[XCP PV templates start|Starting PV Templates]] |
||
}}<br>{{Trail| |
}}<br>{{Trail|Protocols| |
||
* [[Inter-domain communication for XCP|Inter-domain communication]] |
|||
* [[Xenopsd|Xenops Daemon]] |
|||
* [[Clipboard sharing protocol|Clipboard sharing protocol]] |
* [[Clipboard sharing protocol|Clipboard sharing protocol]] |
||
}} |
}} |
||
Line 44: | Line 39: | ||
* [[XAPI On CentOS 6]] |
* [[XAPI On CentOS 6]] |
||
'''API Specs''' |
'''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/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.0fp1/1.0/en_gb/api/ XAPI/XCP 1.1 API spec] |
||
Line 49: | Line 45: | ||
'''API examples''' |
'''API examples''' |
||
* [[Shutting down a VM]] |
* [[Shutting down a VM]] |
||
* [[XAPI RRDs|Downloading VM and Host metrics as RDDs]] |
|||
}} |
}} |
||
<br>{{Trail|Previews| |
<br>{{Trail|Previews| |
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