fuel-plugin-xenserver/suppack
Jianghua Wang 2db7b079e9 Apply two patches for ceilomter services
Apply two ceilometer patches:
1. fix the issue that some *.rate meters are always zero;
   - https://review.openstack.org/#/c/367743/
2. add supporting on two meters network.incoming.bytes and
   network.outgoing.bytes:
   - https://review.openstack.org/#/c/367714/
   These two meters depends a nova fix on bandwidth, so also
   apply this nova fix.
   - https://review.openstack.org/#/c/365838/

Change-Id: I5f9a5f1a7e0912fc2fe47c17bb36a56947161615
2016-10-10 08:48:28 +00: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 Apply two patches for ceilomter services 2016-10-10 08:48:28 +00: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