Commit Graph

5 Commits

Author SHA1 Message Date
Bob Ball 1725b5aaba Add branding and version number templating support
Note: This changes the build method, and so the CI will be broken.  Once this
patch set is merged, the CI can be updated to store the documentation and RPM
built by the Makefile, and also updated to use the RPM from the new location

Change-Id: Ic1721f161c42fb323a7d3fd730dcff1dd76ba583
2016-08-08 10:03:01 +01:00
John Hua ac57c42f6a Refix suppack builder and platform version
Apart from the readme need to be updated, the platform version also
need to be corrected. And as xenserver-nova-suppack-builder is modified,
a earlier branch of the repo needs to be specified.

Change-Id: Id858f5c1a58cc359739cb23e4e954ba86a93c7bb
2016-07-21 14:41:16 +08:00
John Hua fcb6739083 Use platform version to determine compatibility
Change-Id: I75ae8d5dbfa1c8cc10d444674a1be03fb8a178cd
2016-07-20 15:50:48 +08:00
Huan Xie c435dd5c8e Rebuild the liberty xenserver Dom0 plugins ISO
There is no functional changes in this ISO, just
netwrap and xenhost are added commitID or patchset
information, so need to rebuild ISO to include these
changes included in ISO

Change-Id: I8f78dcdefc6ea975b5e6d0ed5aa959f7c30f31c6
2016-03-28 02:28:59 -07:00
Huan Xie 7fbd82239e Fuel plugins: Add support for using neutron vlan network
1. Enable Linux bridge in Dom0 so that neutron security group can work
2. Config vif driver as OpenVswitch driver in nova-compute.conf
3. Config integration bridge in nova-compute.conf
4. Config xenapi connection information in neturon rootwrap.conf
5. Config root_helper and bridge_mappings in ml2_conf.ini in compute node
6. Replace novaplugins-kilo.iso, use xenserverplugins-liberty.iso instead.
   xenserverplugins-liberty.iso contains both nova and neutron Dom0 RPM,
   which also match with stable/liberty.
7. Add scripts build-xenserver-suppack.sh for building Dom0 plugin ISO,
   in this ISO, netwrap and xenhost will be replaced with the ones in our
   patchset folder.
   Changes in netwrap is used for supporting neutron security group
   Changes in xenhost is used for supporting OVS interim bridge

Change-Id: I7c1bc1a841877bccb019fa72407df92872831dac
2016-03-24 04:36:03 -07:00