Comment 6 for bug 1413606

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

Reviewed: https://review.openstack.org/149681
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=52913558fdad7392f01ab13d19c47a5ec600e1f7
Submitter: Jenkins
Branch: juno

commit 52913558fdad7392f01ab13d19c47a5ec600e1f7
Author: Jesse Pretorius <email address hidden>
Date: Thu Jan 22 14:29:00 2015 +0000

    Adjust os-ansible-aio-check to work for all branches

    The icehouse branch does not currently have support for using the conf.d
    directory for additional user configuration. This patch implements all
    the configuration, except swift (which is not available in the icehouse
    branch) into a monolothic user configuration file. This ensures
    compatibility of the configuration process for all branches.
    This patch also ensures that the plays executed are appropriate for the
    branches - the icehouse branch has different names for some of the
    plays.

    Change-Id: Iffad2ffce93e8173da68863210afba0aa105622d
    Closes-Bug: #1413606
    (cherry picked from commit 8a21f096577a20be1aafdb2e3656cf5b06ff2f90)