Commit Graph

8 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 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
Aviram Bar-Haim 4223cfde07 Fix MLNX mechanism driver deb init file
Change-Id: I64f6951f6f31da416437bd337d4a5abaa1f8525a
2016-02-16 08:34:03 +00:00
Rawan Herzallah c03921affa Add support for sriovnicswitch and VXLAN offload
New configurations for fuel mellanox plugin to use sriovnicswitch
mechanism driver for ethernet networks, it also gives the user the
option to enable vxlan offloading to imporove performance and reduce
CPU overhead.

Change-Id: I480d4efb31fde126a51594bdbf48307a4e63ea74
2016-01-20 10:35:26 +00:00
Rawan Herzallah 1cc660e344 Adding a fix to installing neutron mlnx on controller and comopute nodes
Change-Id: I5338fa0eb0c3e775e14e81cc15eb1c50bb63415e
2015-10-27 13:34:37 +00:00
Rawan Herzallah 517c32b8f6 Integrations and workarounds for Fuel 7.0
Change-Id: Id3bb45b3d4319dc58d2038433dc58aa4956cea5d
2015-10-22 14:31:50 +00:00
Aviram Bar-Haim 3bd7d716d9 Add SRIOV snapshot patch for hostdev devices
Change-Id: I583e4ab3af9711347f4431282318865dfa4ecf29
2015-06-01 17:02:19 +03:00
Gil Meir 2badc837fc Adding Ethernet flow
* The pre_deployment stage runs after OS provisioning, and before
  Openstack is installed. It does the following:
  - Installs OFED
  - Sets SR-IOV related configurations in the driver & FW
  - Renames the iSER interface if iSER is used

* The post_deployment stage runs after the Openstack installation.
  It does the following:
  - Runs puppet manifests to configure each role: controller, cinder, compute
  - Replaces the existing TestVM image with the Mellanox-Cirros image

Change-Id: Icd31cd38079f8ffa93f4dc34df88107b318a5df3
Signed-off-by: Gil Meir <gilmeir@mellanox.com>
2015-04-15 14:28:34 +03:00