
Network scripts are deprecated in RHEL 8. This patch makes sure the package is installed and the service enabled. Sometime in the future (Train release or newer), support for Network Manager will be added as it became the default network configuration tool in RHEL/CentOS 8 and Fedora 28+. This patch also reflects a change to diskimage-builder that will now have a version-less 'rhel' element as opposed to a separate 'rhel7' and 'rhel8' elements. Change-Id: Id11459ea70479aa0145059f88af847dddcd93553
Element to install an Octavia Amphora agent.
By default, it installs the agent from source. To enable installation from distribution repositories, define the following: export DIB_INSTALLTYPE_amphora_agent=package
Note: this requires a system base image modified to include OpenStack repositories