Role Ironic for OpenStack-Ansible
Go to file
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
defaults Update vars and test tooling for Pike 2017-08-24 09:37:40 +00:00
doc Fix openstackdocstheme settings 2017-07-03 16:16:48 +08:00
examples [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
files Update paste, policy and rootwrap configurations 2017-01-19 2017-01-19 14:45:14 +00:00
handlers Implement uWSGI for ironic-api 2017-08-11 10:48:58 +01:00
meta Use package module to install distro packages 2017-05-02 12:04:48 +01:00
releasenotes Fix openstackdocstheme settings 2017-07-03 16:16:48 +08:00
tasks Implement uWSGI for ironic-api 2017-08-11 10:48:58 +01:00
templates Implement uWSGI for ironic-api 2017-08-11 10:48:58 +01:00
tests Merge "Update vars and test tooling for Pike" into stable/pike 2017-08-24 13:52:23 +00:00
vars Add libxml2-dev on ironic api distro packages 2017-09-06 12:16:01 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-27 14:51:08 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 08:00:11 +00:00
CONTRIBUTING.rst [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
LICENSE Initial commit 2015-10-19 15:08:19 +10:30
README.rst Update URLs in documents according to document migration 2017-07-17 10:31:20 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:31 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-24 17:11:08 +00:00
local_install.sh Use centralised test scripts 2016-09-28 08:51:21 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 08:51:21 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-08-23 20:38:28 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-17 10:31:20 +00:00
setup.py Updated from global requirements 2017-03-02 11:51:49 +00:00
test-requirements.txt Updated from global requirements 2017-07-27 19:17:33 +00:00
tox.ini Update vars and test tooling for Pike 2017-08-24 09:37:40 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible role for Bare Metal (ironic) service

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_ironic/latest

The project home is at:

http://launchpad.net/openstack-ansible