Comment 11 for bug 1647253

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

Reviewed: https://review.openstack.org/436740
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=3bdf5aabbbef0e2fd62eafd6beb74a884cfc05b0
Submitter: Jenkins
Branch: master

commit 3bdf5aabbbef0e2fd62eafd6beb74a884cfc05b0
Author: Michael Davies <email address hidden>
Date: Wed Feb 22 13:52:45 2017 +1030

    Add in ironic_service_user_name group_vars/all.yml

    The os_nova role is referring to the ironic_service_user_name variable
    but it is not defined anywhere. This patch adds it back into the
    default set of variables.

    Change-Id: I4b9f49db9b101be84d4792fb2d409c489161c953
    Closes-Bug: #1647253