Comment 3 for bug 1665413

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

Reviewed: https://review.openstack.org/435348
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=d198b689bc93634463be5d02247363c99ca0f84b
Submitter: Jenkins
Branch: stable/ocata

commit d198b689bc93634463be5d02247363c99ca0f84b
Author: Mark Goddard <email address hidden>
Date: Thu Feb 16 17:52:55 2017 +0000

    Use correct inventory file for Bifrost

    Bifrost now targets the play in the install.yml playbook at the
    target Ansible group instead of localhost.

    This change uses the target inventory file to pick up this group
    and avoid a 'noop' playbook.

    Change-Id: I1b351ccfea5684aeb1394e5a12ee848eb62447fe
    Closes-Bug: #1665413
    (cherry picked from commit 39e48f2cf9380144e1d12bf3738752f9f0cce9ce)