Comment 3 for bug 1379958

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

Reviewed: https://review.openstack.org/127699
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4fd5087499b0f3dae16b183eba825e642efb0e95
Submitter: Jenkins
Branch: master

commit 4fd5087499b0f3dae16b183eba825e642efb0e95
Author: Miguel Grinberg <email address hidden>
Date: Fri Oct 10 16:02:41 2014 -0700

    unconfigured clients look in the [clients] section for defaults

    This change enables clients that have no specific settings in
    the [clients_xxx] sections of the configuration file to get defaults
    from the [clients] section.

    Change-Id: I071bd77a2e1f0ad366b80c095917a8debc5cef2b
    Closes-Bug: 1379958