lp:~brtknr/cloud-init

Owned by Bharat Kunwar
Get this repository:
git clone https://git.launchpad.net/~brtknr/cloud-init
Only Bharat Kunwar can upload to this repository. If you are Bharat Kunwar please log in for upload directions.

Branches

Name Last Modified Last Commit
infiniband-patch 2018-09-26 16:30:45 UTC
Add support for Infiniband network interfaces

Author: Mark Goddard
Author Date: 2018-02-16 10:40:28 UTC

Add support for Infiniband network interfaces

OpenStack ironic references Infiniband interfaces via a 6 byte 'MAC
address' formed from bytes 13-15 and 18-20 of interface's hardware
address. This address is used as the ethernet_mac_address of Infiniband
links in network_data.json in configdrives generated by OpenStack nova.
We can use this address to map links in network_data.json to their
corresponding interface names.

When generating interface configuration files, we need to use the
interface's full hardware address as the HWADDR, rather than the 6 byte
MAC address provided by network_data.json.

This change allows IB interfaces to be referenced in this dual mode - by
MAC address and hardware address, depending on the context.

Support TYPE=InfiniBand for sysconfig configuration of IB interfaces.

Support for ENI verified.

Co-authored-by: Bharat Kunwar <bharat@stackhpc.com>

master 2018-09-05 17:31:23 UTC
tests: print failed testname instead of docstring upon failure

Author: Chad Smith
Author Date: 2018-09-05 17:31:23 UTC

tests: print failed testname instead of docstring upon failure

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers