RETIRED, Fuel plugin for XenServer integration
Go to file
John Hua 8b98fa6c5f Add network detection 2015-08-03 17:35:37 +08:00
fuel_plugin_builder Involve virtualenv into localrc 2015-07-27 13:51:57 +08:00
xenserver-fuel-plugin Add network detection 2015-08-03 17:35:37 +08:00
.gitignore Add network detection 2015-08-03 17:35:37 +08:00
README.md Fix HIMN setup 2015-07-30 11:59:05 +08:00
base_release.yaml Fix restrictions 2015-07-20 21:29:27 +08:00
cleardb.py Add post deployment scripts 2015-07-20 11:42:20 +08:00
deploy.sh Refactor setup process 2015-07-31 13:48:05 +08:00
dump.sh Restructure file hierarchy 2015-07-16 13:21:21 +08:00
import_iso.py Fix post deployment tasks 2015-07-29 14:56:55 +08:00
insert_xen_tools_cd.sh Fix post deployment tasks 2015-07-29 14:56:55 +08:00
install_xapi_plugin.sh Fix compute post deployment task 2015-07-23 15:16:59 +08:00
localrc.sample Refactor setup process 2015-07-31 13:48:05 +08:00
prepare_cluster.sh Fix cluster preparation 2015-08-03 14:28:49 +08:00
setup_HIMN.sh Fix cluster preparation 2015-08-03 14:28:49 +08:00
xs_release.yaml Move textfield back to plugin 2015-07-30 17:03:06 +08:00

README.md

xenserver-fuel-plugin

Prerequisites

apt-get install createrepo rpm dpkg-dev python-pip sshpass -y || yum install createrepo rpm rpm-build dpkg-devel python-pip sshpass -y
pip install fuel-plugin-builder

Environment Setup

git clone https://github.com/citrix-openstack/xenserver-fuel-plugin.git
cd xenserver-fuel-plugin
cp localrc.sample localrc && vi localrc #configure your local environment

Deployment

./deploy.sh release
./deploy.sh plugin
./deploy.sh #both
./prepare_cluster.sh "eth0" "eth1" 2048 40
./setup_HIMN.sh

Web UI

open http://HOST_OF_FUEL_MASTER:8000/