Commit Graph

5 Commits

Author SHA1 Message Date
Sandeep Yadav cf9dd68ef7 delorean-repo remove yum_plugin_priorities_package
With this patch, we are removing yum_plugin_priorities_package
from delorean-repo element as a part of refactoring
to only support centos/rhel 8/9.

As these are the only thing defined in file - pkg-map and
03-install-yum-priorities, We are dropping these files.

This repo have stable branches, so train builds should be using
stable/train of tripleo-image-elements.

Change-Id: I683050dbceb79c9123fcefb16e34dc6085c93d85
2022-01-21 06:20:18 +05:30
Chandan Kumar (raukadah) da5e583430 Disable yum-plugin-priorities elements for CentOS8
Since yum-plugin-priorities packages is a part of dnf so no
need to install otherwise DNF was complain saying no package found.

Change-Id: I380e98ca6580e00054ae54e89efd3f2208ba63ef
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-02-21 15:29:34 +05:30
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