openstack-ansible-os_ironic/vars
Fellype Cavalcante b1b50a05d8 Add libxml2-dev on ironic api distro packages
After this patch https://review.openstack.org/#/c/471822/
have been merged into stable/pike, Ironic Conductor's own container
is back again and separated from Ironic API's container.

After launching OpenStack AIO scenario and enabling Ironic, we noticed
that Ironic API was not up and it complains that libxml2-dev is missing.
We suspect that the dependencies WSGI are still being installed at
Ironic Conductor's container due the content at:
https://github.com/openstack/openstack-ansible-os_ironic/blob/master/vars/ubuntu-16.04.yml

Change-Id: Idae0b03a3e690483a6b10476022bbd1b76e5b08c
Co-Authored-By: Fellype Cavalcante <fellypefca@lsd.ufcg.edu.br>
Closes-Bug: 1715196
(cherry picked from commit Idae0b03a3e690483a6b10476022bbd1b76e5b08c)
2017-09-06 12:16:01 +00:00
..
main.yml Implement uWSGI for ironic-api 2017-08-11 10:48:58 +01:00
ubuntu-16.04.yml Add libxml2-dev on ironic api distro packages 2017-09-06 12:16:01 +00:00