Comment 33 for bug 1528275

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to packages/trusty/live-boot (9.0)

Reviewed: https://review.fuel-infra.org/16418
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0

Commit: 4f325c3b28f5364768ea63b47fa9c9b335d0f4d8
Author: Albert Syriy <email address hidden>
Date: Mon Jan 25 11:13:53 2016

Fix enabling udev to rename the network interface on Ubuntu bootstrap

The fix enabling to use predictable network interface naming on
bootstrap. The live-boot was patched to enable using predictable
interface names on bootstrap. The Get_ethernet_interfaces
function was designed to collect ethernet interfaces names.
Additional udev 75-net-description.rules rule is copied during
the installation into bootstrap, enabling renaming network
interfaces at the very beginning.

Change-Id: I7ddc1ac41813747ae0285900a3540f39b89161cb
Closes-Bug: #1528275, #1529631
(cherry picked from commit f2f0951cd47cbfa64630b595e014ac48ece7a484)