Commit Graph

4 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
Dan Prince cb0a26cdcb Add a delorean-repo element
This element allows developers to use Yum repositories
generated via the Delorean tool. This is very useful
for testing upstream packages with TripleO element changes.

Change-Id: I290f1adc9631c1350b0cb7ad52b27b6759de05d8
2014-11-24 14:19:44 -05:00