Updated openstack/openstack

Project: openstack/diskimage-builder  96ce53fa16ba24a65a41e308082daec69ec26069

Fix grub installation for RHEL

Grub is first removed and then installed during RHEL image building. The
grub2 package typically requires the same version of grub2-tools, so if
we just remove and install the grub2 package, the installation can
potentially fail on being out of sync with grub2-tools version. Removing
and reinstalling both packages fixes this issue. Those packages are
already in package map for RHEL as "grub-pc", so we can use this alias.

Change-Id: Iefd9c17fffd43de3fea260510ad218b1322eecb3
Closes-Bug: #1627000
This commit is contained in:
Jenkins 2016-10-12 14:22:49 +00:00 committed by Gerrit Code Review
parent 023bc59b93
commit d83adf994a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 066b448d7cc4b18595cdee89338347e43e0ec9d8
Subproject commit 96ce53fa16ba24a65a41e308082daec69ec26069