Comment 4 for bug 1657946

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

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

commit 54d0cdf33e7a00dda34b9519ac4dd35024026efc
Author: Jeffrey Zhang <email address hidden>
Date: Fri Jan 20 16:32:31 2017 +0800

    Fix docker restart policy issue on docker engine 1.13

    Docker v1.25 api now validates restart policies[0]

    [0] https://github.com/docker/docker/blob/master/docs/api/version-history.md

    Change-Id: Idc90cb99cf38ab1e637568ee5dbe5adcb2fa5b78
    Closes-Bug: #1657946
    (cherry picked from commit 69b985f1b62d3ca8bdce97c04c7ce761cb70261f)