Role Ironic for OpenStack-Ansible
f24f266208
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> |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
local_install.sh | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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: