Comment 5 for bug 1600082

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

Reviewed: https://review.openstack.org/340304
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=c022de6dcb1c139fbb8f633a22f060d037b64e55
Submitter: Jenkins
Branch: stable/mitaka

commit c022de6dcb1c139fbb8f633a22f060d037b64e55
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Fri Jul 8 10:47:54 2016 +0800

    Fix the memcached config in horizon local_settings

    When using multi memcached servers, a list of servers should be used
    rather than a comma joined servers string.

    Change-Id: I93ed68947465b3e6b0c7fa3cf6c8c4ac94ed0bf2
    Closes-Bug: #1600082
    (cherry picked from commit 998f8f73745367239a8a67d2c42b6267e7d60b34)