Comment 12 for bug 1647253

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

Reviewed: https://review.openstack.org/437143
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=a84de56553bdcfab5859d863753d115f63eb7743
Submitter: Jenkins
Branch: stable/ocata

commit a84de56553bdcfab5859d863753d115f63eb7743
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