Comment 3 for bug 1625081

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

Reviewed: https://review.openstack.org/372346
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=6e50d69b22ae57a98fc0a93688f923398c41b1c6
Submitter: Jenkins
Branch: master

commit 6e50d69b22ae57a98fc0a93688f923398c41b1c6
Author: Michael Davies <email address hidden>
Date: Mon Sep 19 19:07:44 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 openstack-ansible side of the problem.
    Another patch will fix the os-ironic side.

    Change-Id: I38aa44bc33a80bb6d53a66bce34aff57048a1af3
    Partial-Bug: #1625081
    Signed-off-by: Michael Davies <email address hidden>