RETIRED, Fuel plugin for XenServer integration
Go to file
OpenDev Sysadmins 3ac3f4dbf7 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:51:10 +00:00
doc Modify document for MOS9.2 2017-03-13 10:32:19 +00:00
plugin_source Fix error for patching 2017-04-18 09:27:49 +00:00
specs Update docs for verification 2016-09-29 15:48:33 +00:00
suppack Use XCP as platform name in build supplementak packages 2017-03-14 10:51:49 +00:00
.gitignore Build the ISO as part of the makefile 2016-08-31 02:02:43 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:10 +00:00
LICENSE Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
Makefile Use XCP as platform name in build supplementak packages 2017-03-14 10:51:49 +00:00
README.md Add branding and version number templating support 2016-08-08 10:03:01 +01:00
branding.inc Support HYPERVISOR_NAME contains blank space 2017-03-06 09:29:31 +00:00
get_plugin_version.sh Support both Ely and Dundee in MOS9 2017-03-02 13:02:57 +00:00
pre_build_hook Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00

README.md

XenServer Fuel Plugin

Intro

XenServer Fuel Plugin will help to deploy Mirantis OpenStack over XenServer hosts and make sure they work as xenapi rather than qemu.

Usage

Please run make latexpdf and look at the User Guide fuel-plugin-xenserver.pdf generated under doc/build/latex/fuel-plugin-xenserver.

How to build plugin

pip install git+https://github.com/openstack/fuel-plugins
pip show fuel-plugin-builder | grep ^Version # make sure here >= 4.0.1

git clone https://git.openstack.org/openstack/fuel-plugin-xenserver
cd fuel-plugin-xenserver
make