kolla/docker/ironic/ironic-conductor
Antony Messerli a9f759d1dc Adds python3-systemd for ansible deploy interface
When doing a source install, ironic doesn't have python3-systemd as a
dependency and the current ironic-conductor container doesn't install
the required dependencies which causes the ansible deploy interface to
fail with the error, "Systemd bindings do not exist".  This adds the
needed dependencies when doing a source build.  This installs the needed
files for both rpm and deb builds on python 2.x and 3.x.

Change-Id: I5d1bcb0f7d7902b4e122c12697483433bcf52ca2
Closes-Bug: #1861427
(cherry picked from commit 4a67e58f79)
2020-03-11 14:18:36 +00:00
..
Dockerfile.j2 Adds python3-systemd for ansible deploy interface 2020-03-11 14:18:36 +00:00