Commit Graph

5 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
Martin André f283d70a10 Restore elements still in use
This partially reverts commit c653eaee1c
that was a bit too aggressived and removed elements still in use by the
gate-tripleo-buildimage-overcloud-full-centos-7 CI job.

[1] http://logs.openstack.org/73/455373/1/check/gate-tripleo-buildimage-overcloud-full-centos-7/a7f385b/console.html#_2017-04-13_06_18_00_002828

Change-Id: I98b31f039b144357b00c0c8f64bead033804ce8f
2017-04-13 11:13:57 +02:00
Steven Hardy c653eaee1c Remove unused elements
Most elements in this repo are old, untested and no longer used, so
remove all those we're not using (as proven via CI).

I think there are some remaining things we build into the images but no
longer need, but those can be handled via follow-up patches.

Change-Id: I221c5a3f82a2500c90646fc69439a210cf64e5e1
2017-04-12 13:21:03 +00:00
Robert Collins a185287eb9 Use rfc compliant example data in hosts element.
Change-Id: I88d5d234ed4fd519de1841980254ce98b1c97a49
2014-02-10 21:35:58 +13:00
Robert Collins b7e470d212 Permit injecting entries into /etc/hosts.
We need this for the test-environment machines.

Change-Id: I499607a26e6282a9f37b91989fe6c1821d0cca9d
2014-02-05 13:49:48 +13:00