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
lokesh c92822e712 adding local boot support for uboot arm arch
Once pxe image is booted. The boot.scr file should be
able to boot from local file system. kernel and ramdisk
address are provided by environment variables set on
arm board.

Change-Id: I4ad523f85baf488e50a9bc64a926830d4d749195
2014-10-24 15:22:38 +05:30
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