Commit Graph

6 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
Rawan Herzallah 8f8694dd97 Reload vfs after iser rename
Vfs are gone after removing required kernel parameters and loading
them again causing sriov validae to fall back to 8 each time.

Change-Id: I73e7064dd3fc6547f3ebb71059af2ae63423e67d
2016-06-21 08:30:56 +00:00
Rawan Herzallah 8b30f4cb75 Set VFs MAC addresses
Added mac address assignment for created mellanox vfs

Change-Id: Ia4045b0799eacbfc01ceebf8d0d23c8db36f8197
2016-05-29 11:24:10 +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
Aviram Bar-Haim 2518848783 Fix IB and VFs order issues
Change provider of DHCP service and set a default value
to iSER interface for servers without VFs, before adding
intel_iommu to kernel parameters and reboot.

Change-Id: Idf3eddcf9cb2226998b186febb7cc720cda39e70
2015-05-14 17:35:03 +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