fuel-plugin-xenserver/suppack
Huan Xie fea2e5d9a5 Use XCP as platform name in build supplementak packages
As we will support both XenServer and branded products at the same
time, so when building the supplemenatl packages, using the common
XCP as platform name is better, this fix to to use XCP

Change-Id: Ib8b79608c6cfdb85f3718c7daefaccc120a3e775
2017-03-13 23:49:13 -07:00
..
conntrack-rpms Add support of conntrack-tools in Dom0 2016-09-07 09:09:03 +00:00
README.md Build the ISO as part of the makefile 2016-08-31 02:02:43 +00:00
build-xenserver-suppack.sh Use XCP as platform name in build supplementak packages 2017-03-13 23:49:13 -07:00

README.md

build-xenserver-suppack.sh

This script is used to build iso for XenServer Dom0 xapi plugin.

It will build both Nova and Neutron Dom0 plugin RPM packages firstly, and then make them in one ISO.

usage:

#####./build-xenserver-suppack.sh OS_RELEASE PLATFORM_VERSION XS_BUILD XS_PLUGIN_VERSION

  • OS_RELEASE: OpenStack branch that's used for building this plugin

  • PLATFORM_VERSION: Xen cloud platform version which can be used for this plugin

  • XS_BUILD: XenServer build number

  • XS_PLUGIN_VERSION: OpenStack XenServer Dom0 plguin version

NOTE: If no input parameters given, default values are used

*OS_RELEASE: mitaka

*PLATFORM_VERSION: 1.9

*XS_BUILD: 90233c

*XS_PLUGIN_VERSION: 2015.1