Comment 2 for bug 1608358

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

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

commit ae34973d350433ea22d7f0467100193832e6de0f
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Mon Aug 1 13:35:25 2016 +0800

    Fix the kolla_docker issue with docker 1.12

    After docker 1.12, the RepoTags will be None rather than [] in the
    image list API. This PS will handle the both case.

    Change-Id: Ie2da44b44229c2f190550755b50876f607f9cc0c
    Closes-Bug: #1608358