Comment 5 for bug 1524284

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

Reviewed: https://review.openstack.org/268177
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=8e65af9e316f8ec91cd0e42f49804c86e3f727e9
Submitter: Jenkins
Branch: master

commit 8e65af9e316f8ec91cd0e42f49804c86e3f727e9
Author: Alexander Saprykin <email address hidden>
Date: Fri Jan 15 15:58:03 2016 +0100

    Fix configuration merging for multiple roles

    Serializer used incorrect logic to merge configuration
    dictionaries. It did merging on the first nesting level
    while it is required to do it on the second.

    Change-Id: I1ef13bc80098d6e9b1f450ea35d4ec8b32d6171d
    Closes-Bug: #1524284