Role Ironic for OpenStack-Ansible
Go to file
Michael Davies f24f266208 os_ironic mysql password variable not updated
Ironic in OSA is currently broken as the ironic database
user isn't created, and consequently the ironic services can't
connect to the database. It broke back in patch 91deb13.

This patch corrects the os_ironic side of the problem. Another
patch will fix the openstack-ansible side.

Change-Id: I30b04756258a3241bb2444fd98f3a6624c0d2309
Partial-Bug: #1625081
Signed-off-by: Michael Davies <michael@the-davies.net>
2016-09-21 17:31:57 +00:00
defaults os_ironic mysql password variable not updated 2016-09-21 17:31:57 +00:00
doc [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
examples [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
files updated Ironic role to fix tftp-hpa issues 2016-04-13 11:14:11 +00:00
handlers Ansible 2.x - Address deprecation warning of bare variables 2016-04-19 14:56:13 -04:00
meta Remove pip_lock_down dependency 2016-06-08 21:08:25 -05:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 18:32:27 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 18:32:27 +01:00
templates Update paste, policy and rootwrap configurations 2016-08-15 2016-08-15 15:43:23 +01:00
tests os_ironic mysql password variable not updated 2016-09-21 17:31:57 +00:00
vars Rename package lists (and related vars) appropriately 2016-08-30 18:32:27 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-21 10:01:36 -04:00
.gitreview Update .gitreview for project rename 2016-06-03 18:14:57 -07:00
bindep.txt Compress test execution logs 2016-09-09 10:34:51 +01: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 General cleanup, incl. copyright headers 2015-11-27 12:59:56 +10:30
manual-test.rc Ansible 2.1.1 role testing 2016-09-21 10:01:36 -04:00
README.rst [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-21 10:01:36 -04:00
setup.cfg [DOCS] Syntax updates to the docs 2016-08-25 01:13:56 +00:00
setup.py Updated from global requirements 2016-07-15 03:57:55 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:54 +00:00
tox.ini Ansible 2.1.1 role testing 2016-09-21 10:01:36 -04:00
Vagrantfile Ansible 2.1.1 role testing 2016-09-21 10:01:36 -04:00

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:

http://docs.openstack.org/developer/openstack-ansible-os_ironic

The project home is at:

http://launchpad.net/openstack-ansible