Comment 3 for bug 1543588

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

Reviewed: https://review.openstack.org/277660
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=864ba64c6c74c9481d8441c143c36387beb70fb5
Submitter: Jenkins
Branch: liberty

commit 864ba64c6c74c9481d8441c143c36387beb70fb5
Author: Kevin Carter <email address hidden>
Date: Mon Feb 8 20:30:57 2016 -0600

    Updated config parsing for listOPS

    This change updates the list parsing for all list options passed through the
    config_template module using the INI configuration type. This change is needed
    so that when passing a list into a configuration file for use within an
    OpenStack service oslo.config properlly handles the lists as a comma seperated
    value when rendered.

    Closes-Bug: #1543588
    Change-Id: If106ef16349a88f3fcd363927bd4b27d11cbbbf3
    Depends-On: If8055b3362f1d9d1f274baa447fac094a6a91481
    Signed-off-by: Kevin Carter <email address hidden>