Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger 0328776c2c Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: Iaeaee1b1c714a00a9d2ca616b5ae3c528bd738b7
2019-12-18 19:40:20 +01:00
Aviram Bar-Haim 3d7d5fb73c Upgrading to Mellanox OFED 3.4-1 GA
Adding some reqiured packages for ofed installation
and adding a workaround for setting interfaces up after
ofed installtion and adding vfs

Change-Id: I482d02eb51f18df71e8aa5e0cba0c14218bf53af
2017-03-16 12:13:51 -04:00
Aviram Bar-Haim e007626f1f Adding support for Fuel 9 deployment over Ethernet
With SR-IOV and iSER over Cinder

Change-Id: Ic8456cd73e57e74c372ba751f061e9849a65fffc
2016-11-03 17:19:01 +02:00
Rawan Herzallah 2dbb3acb3f Dynamically set maximum number of VFs in bootstrap stage
Allow the user to set the maximum number of vfs burned in bootstrap
stage with 16 vfs as default.

Change-Id: I0c06a3fa64d196b9c6a3af9aca02560675c6b3b1
2016-06-08 11:10:18 +00:00
Aviram Bar-Haim 4faa9ef57e Adding script name to bootstrap creation usage
Change-Id: I86f106e2b285eacaaf06d5b6785a6ee2ce478c10
2016-05-17 11:59:16 +03:00
Rawan Herzallah fcef114eb5 Enhanced create_mellanox_bootstrap script
Added arg parser, changed script name and removed adding intel_iommu
parameter as plugin forces user to add it now.

Change-Id: I4a15ca4a67290ebdb764cedc543ca2afe8f158af
2016-05-10 06:40:49 +00:00
Aviram Bar-Haim 64f0c86510 Move FW burn to discovery stage
With removing reboot task, upgrading bootstrap packages
and adding SR-IOV capabilities to it

Change-Id: I41222f5c4548d092a7626d85b03a64365de225e9
2016-04-24 08:18:09 +00:00
Aviram Bar-Haim e53260806a Increase reboot bootstrap nodes timeout
Change-Id: I27647b0ae8c9cd4ee29122824e5a02c9d79432eb
2016-03-20 16:16:15 +02:00
Rawan Herzallah c9ffc114b2 Fix mellanox plugin naming in scripts
Added a more robust way to find mellanox plugin name and version

Change-Id: I44f57411806ad4c9e58bd2211df3e0461f77b575
2016-03-09 07:05:02 +00:00
Aviram Bar-Haim 5e63997de9 Add verification for uninstall process
In order to avoid removal of files during upgrade

Change-Id: Idc02cd704ba44dd51f7691733c36e06dc787a859
2016-02-04 18:36:23 +02:00
Rawan Herzallah 666cdb7c09 Changing plugin version to 8.0
With moving post install hook to fpb 3.0.0

Change-Id: I0e5bd1970ab341150f2bfa1f704481e5ffd8c3b2
2016-02-04 14:02:11 +02:00
Aviram Bar-Haim 310d79ef7c Added bootstrap replacement support
In order to support Infiniband network, the bootstrap image
is changed when installing Mellanox plugin in Fuel 6.1.

The replacement is done in the post installation section of Mellanox
Plugin RPM.

The new bootstrap files and a script to reboot the discovered nodes with
the old bootstrap, are added to the plugin.

Partially-implements: blueprint support-infiniband-network

Change-Id: I092677a69bc3a3ad5db068d91252ba69f46ea400
2015-04-01 16:55:30 +03:00