RETIRED, Fuel plugin for XenServer integration
Go to file
John Hua d50641477a Migrate to Fuel 7.0
Migration basically will include kilo-based nova plugin, new release
file, new deployment task file and new metadata file. As fuel plugin
builder 3.0.0 will support post-install script, the customized fuel
plugin builder (https://github.com/citrix-openstack/fuel-plugins)
will be useless for XenServer Fuel Plugin building.

Change-Id: I129b2f429165ef805ac3e8f6bf57383b09876e60
2015-11-18 14:33:15 +08:00
deployment_scripts Migrate to Fuel 7.0 2015-11-18 14:33:15 +08:00
doc Trigger an error when hotfix is not installed or password is wrong 2015-11-06 20:53:35 +08:00
repositories Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
specs Add spec for XenServer plugin to give high-level overview 2015-09-28 18:03:39 +01:00
.gitignore Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
.gitreview Add .gitreview file 2015-09-18 15:04:11 +01:00
LICENSE Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
README.md Migrate to Fuel 7.0 2015-11-18 14:33:15 +08:00
cleardb.py Add post deployment scripts 2015-07-20 11:42:20 +08:00
deployment_tasks.yaml Migrate to Fuel 7.0 2015-11-18 14:33:15 +08:00
environment_config.yaml Optionally install the supplemental pack 2015-09-25 08:08:18 +01:00
metadata.yaml Migrate to Fuel 7.0 2015-11-18 14:33:15 +08:00
newrelease.yaml Migrate to Fuel 7.0 2015-11-18 14:33:15 +08:00
post_install.sh Rename based on the new repository 2015-09-25 08:08:18 +01:00
pre_build_hook Refactor to fuel plugin structure 2015-08-13 14:06:30 +08:00
uninstall.sh Rename based on the new repository 2015-09-25 08:08:18 +01: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 look at the install guide and user guide.

How to build plugin

pip install fuel-plugin-builder
git clone https://git.openstack.org/openstack/fuel-plugin-xenserver
fpb --check fuel-plugin-xenserver
fpb --build fuel-plugin-xenserver