Comment 4 for bug 1625081

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_ironic (master)

Reviewed: https://review.openstack.org/372355
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ironic/commit/?id=f24f266208b8c479a0c389d66a43a83d9b749591
Submitter: Jenkins
Branch: master

commit f24f266208b8c479a0c389d66a43a83d9b749591
Author: Michael Davies <email address hidden>
Date: Mon Sep 19 19:20:33 2016 +0930

    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 <email address hidden>