Zun

Comment 2 for bug 1638494

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

Reviewed: https://review.openstack.org/393398
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=d8afdd5978b844a3d4b71a3ee3ed1393e3780a83
Submitter: Jenkins
Branch: master

commit d8afdd5978b844a3d4b71a3ee3ed1393e3780a83
Author: Pradeep Kumar Singh <email address hidden>
Date: Thu Nov 3 10:59:37 2016 +0000

    Fixing image driver error when driver is glance

    This patch fixes two bugs.
    1.Currently when image driver is glance driver
      container creation is failing due to bug in
      image driver code, this patch fixes that.
    2.Currently during image pulling in docker image
      driver , if image is not found it silently ignores
      that, and container creation fails in create stage
      due to image not found error, while it should fail
      during image pull.

    Closes-Bug: 1638494
    Closes-Bug: 1638877

    Change-Id: Ie3131bbf7dd6420977dc2579802975eca213b436