Commit Graph

14 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
waleedm ccdeb0b3e9 Enhancing web UI section
Changing the environment_config.yaml file to support fuel-9.x

Change-Id: I9c39cdcdc59d6020044a7a666b38c67d5ef49e83
2017-03-21 05:55:07 -04:00
Rawan Herzallah d270915273 Remove VXALN checkbox from UI
VXLAN offloading is configured out of the box in ConnectX-4

Change-Id: Ic197fc3c5f3665d9776337978b29923d976bb74b
2016-06-13 07:58:54 +00: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
Rawan Herzallah 467a479d4d Add UI restriction for intel_iommu kernel params
For enabling SR-IOV, intel_iommu=on must be added to the kernel params
under settings tab.

Change-Id: Iba0afb15619e293303c75165ca6607392ff1ee1c
2016-04-26 06:48:08 +00:00
Rawan Herzallah 42c47329fc Implement ConnectX-4 configurations
Add changes to implement features for ConnectX-4 adapters

Change-Id: Ie66162a2cb37ea3c1766f20bf218fb239eca8cf3
2016-04-21 14:06:07 +00:00
Rawan Herzallah 67f4ea041c Add QoS and SR-IOV UI restriction
QoS can be enabled only if SR-IOV is enabled too.

Change-Id: Icea934f2ae536abdbc9614e69e02c68b18b98b89
2016-03-24 15:25:31 +00:00
Aviram Bar-Haim 5155075d03 Update UI Settings tab section text
Change-Id: Ie7d78e10c84a5be921965aaf5b7d3c7f016acb16
2016-03-16 20:07:59 +02:00
Aviram Bar-Haim c042b9a495 Update Mellanox plugin UI section for Fuel 8.0
Over ConnectX-3 / ConnectX-3 pro HCA

Change-Id: Ic68475eea0510dced767b8ee57b120842db0b61b
2016-03-01 12:43:18 +02:00
Aviram Bar-Haim c43afd462b Adding support for FPB 3.0.0 and Fuel 8.0
Change-Id: Ibc36e9371d6eba33b1ababbebe859414d5c7ed84
2016-01-26 15:09:06 +02: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
Aviram Bar-Haim 952e3af5c5 Adding UI restrictions and pre-requisites
Added to Mellanox plugin section in settings tab:
 - Pre-requisites
 - Messages for restrictions
 - Virtual functions Num validation

Change-Id: If5dd23ac88d1cadc8f64dc3642dd2a577d5edf24
2015-07-01 16:22:59 +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
Gil Meir bfdfb5c34f Initial commit
Change-Id: Ia3043c735e03af4ddad8f1a712c230eb1a1580e1
Signed-off-by: Gil Meir <gilmeir@mellanox.com>
2015-03-25 10:40:57 +02:00