[node-patches] Change in ovirt-node[master]: Drop efi_dir_name from ovirtnode/install

fabiand at redhat.com fabiand at redhat.com
Fri Jun 5 11:21:36 UTC 2015


Fabian Deutsch has submitted this change and it was merged.

Change subject: Drop efi_dir_name from ovirtnode/install
......................................................................


Drop efi_dir_name from ovirtnode/install

Now that centos has diverged, having a bunch of if/else binary
logic around whether it's fedora or "other" doesn't make any
sense, since there are 3+ possible options. Derive efi_name from
efi_path where it needs to be (where it touches efibootmgr), and
replace all substitutions of the dirname based on this with
efi_path

Change-Id: I993920111b8ce3f1fb4fa16080cbfb79287bd406
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M src/ovirtnode/install.py
1 file changed, 18 insertions(+), 24 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/40156
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I993920111b8ce3f1fb4fa16080cbfb79287bd406
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list