Octavia support in Director for OSP 14 is broken. Many OpenStack services in Director are now containerized, including Mistral Engine. Mistral Engine is responsible for running an Ansible Octavia playbook that would install the octavia-amphora-image RPM. Now, with containerization, the mistral_engine does not include any repos and as so it cannot install the amphora image RPM. Different solution options were discussed in https://bugzilla.redhat.com/show_bug.cgi?id=1640024. Both Octavia and TripleO teams agreed on having octavia-amphora-image as a RPM dependency of rhos-director-images. That will allow us to later bind mount /usr/share/rhosp-director-images/ into the mistral_engine container and upload the amphora QCOW2 file to Glance in the overcloud. This will also ease offline overcloud deployments. Thus, we would like to request adding the RPM dependency to rhos-director-images.
It's not ideal to install this always, even when octavia is not used, but I don't see a better way for disconnected environments.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0046