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
Alex Schultz 8da8d9a51b Clear net.ifnames definition
With RHEL8, net.ifnames is set to 0 in the grub config. This is a change
in the default image which can have user impacts. We want to clear it to
go back to the previously defined behavior in RHEL7.

Change-Id: I621066ea5e0e934668ff4c91e991a95d18e019f7
Closes-Bug: #1841441
2019-08-27 07:44:14 -06:00
Dan Prince a6bb02583c os-net-config: use package-installs
Updates the os-net-config element to use package-installs.

Change-Id: I041891d928be160c82c681c3d548be5750cdb165
2014-11-14 11:00:51 -05:00
Dan Prince 02777b67e8 Make os-net-config depend on openvswitch
This makes sense because pretty much all our low level
networking models make use of openvswitch. Also,
you need Openvswitch to be installed (and running)
before any of the os-refresh-config hooks for
os-net-config will work.

Change-Id: Ieff88a48a1e28fa32c343ae1eeea9fec4aa3df26
2014-10-23 11:31:30 -04:00
Dan Prince 6d3515cd9d Add an element to install os-net-config.
Change-Id: Ide8c5645c272a80521a57e4696ae4e0cbfed6750
2014-09-17 15:01:37 -04:00