Retrieving the IPA logs will differ depending on which base image was used.
-
Operating system that do not use
systemd
(ie Ubuntu 14.04)- logs will be found in the /var/log/ folder.
-
Operating system that do use
systemd
(ie Fedora 22, CoreOS)- logs may be viewed with
sudo journalctl -u ironic-python-agent
- logs may be viewed with
https://docs.openstack.org/ironic-python-agent/latest/admin/troubleshooting.html#id15