Role Ironic for OpenStack-Ansible
Go to file
Fellype Cavalcante a9e3f385af 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: Saulo Aislan <sauloa@lsd.ufcg.edu.br>
Closes-Bug: 1715196
2017-09-05 17:14:44 +00:00
defaults Implement uWSGI for ironic-api 2017-08-11 10:48:58 +01: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 Update reno for stable/pike 2017-08-23 05:56:48 +00:00
tasks tasks: ironic_install: Fix virtualenv-tools issue on openSUSE 2017-08-15 06:04:05 +01:00
templates Implement uWSGI for ironic-api 2017-08-11 10:48:58 +01:00
tests Add opendaylight role to tests a-r-r 2017-08-23 06:56:26 +01:00
vars Add libxml2-dev on ironic api distro packages 2017-09-05 17:14:44 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-27 14:51:08 +00:00
.gitreview Update .gitreview for project rename 2016-06-03 18:14:57 -07:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-31 15:19:21 +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
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
README.rst Update URLs in documents according to document migration 2017-07-17 10:31:20 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-08-04 15:22:06 +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-08-18 11:37:59 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:21:08 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:31 +00:00

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