Comment 2 for bug 1502467

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

Reviewed: https://review.openstack.org/231293
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=1e86af763ba514843326885a8b172f6e548f8be4
Submitter: Jenkins
Branch: master

commit 1e86af763ba514843326885a8b172f6e548f8be4
Author: Kuo-tung Kao <email address hidden>
Date: Tue Oct 6 11:07:43 2015 +0800

    put conatiner name to array in cleanup-containers

    The brace in string variable will not be expanded in some case.
    Put conatiner name into array.

    Change-Id: I2fb16e7352bd579f207efce0fb9b2565a1e7236d
    Closes-Bug: #1502467