Commit Graph

3 Commits

Author SHA1 Message Date
Steve Baker 44abab621f Delete unused elements
delorean-repo:
replaced by tripleo-repos and other repo setup approaches

hosts:
heat hasn't manage hosts file for many releases

localboot:
replaced by diskimage-builder grub2, bootloader elements

ntp:
replaced by installing chrony package

os-net-config:
the package is installed by other elements, and the script is now
called from ansible

overcloud-dracut:
replaced by diskimage-builder dracut-regenerate element

overcloud-partition:
no image now uses this, overcloud-hardened-uefi-full uses
overcloud-partition-uefi

Change-Id: I990493b51d87a40140c1648f2b04c982ce959b1d
2022-07-04 16:22:58 +12:00
Ben Nemec 407a99f063 Allow custom root labels
Makes the localboot element aware of the custom root fs labels
added in I596104d1a63b5dc6549e8460a1ae3da00165ef04 for
diskimage-builder.  That change must merge before this one.

Change-Id: Ic89379eca8699b27a4b89de9da3fc4f56011963e
2014-09-16 13:27:49 -05:00
Om Kumar 071a011fd4 Adds local storage Boot support on PXE failures.
When used with partition image, adds capability to be able to
boot from local storage upon first PXE boot so that if subsequent
PXE boot fails, instances can still boot from local storage.

Change-Id: I4f412b604c1b21ef14c7e578851887fe7b7d0f7d
2014-06-20 22:48:11 +05:30