RETIRED, Fuel plugin for XenServer integration
Go to file
OpenDev Sysadmins ce128f260e 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:09 +00:00
deployment_scripts Check for HIMN using dhcp discovery 2016-09-12 09:40:48 +01:00
doc Update release number and add release notes 2016-06-07 17:01:54 +08:00
repositories Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
specs Upgrade to fpb package version 4 2016-05-16 09:22:28 +01:00
.gitignore Restructure doc files using Sphinx 2015-12-02 11:30:14 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:09 +00:00
LICENSE Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
README.md Fix broken links and FPB version 2016-06-08 01:34:58 +00:00
components.yaml Remove duplicated incompatible entries 2016-05-17 03:56:22 +00:00
deployment_tasks.yaml Add ssh-key 2016-05-16 09:22:28 +01:00
environment_config.yaml Upgrade to fpb package version 4 2016-05-16 09:22:28 +01:00
metadata.yaml Revert "Update version number for trunk development" 2016-08-04 08:12:06 +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
fpb --check fuel-plugin-xenserver
fpb --build fuel-plugin-xenserver