Create container fails with Docker conductor on unpulled images

Bug #1408101 reported by Andrew Melton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
High
Unassigned

Bug Description

When the Docker conductor attempts to create a container, it first issues an inspect image. This call will fail if the image hasn't already been pulled by the Docker daemon. A fix for this would be to issue a pull of the provided image before we create the container.

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

Reviewed: https://review.openstack.org/145347
Committed: https://git.openstack.org/cgit/stackforge/magnum/commit/?id=46ebff53e6c5042b3ecbcf97830e81b1c10ec6a5
Submitter: Jenkins
Branch: master

commit 46ebff53e6c5042b3ecbcf97830e81b1c10ec6a5
Author: Andrew Melton <email address hidden>
Date: Tue Jan 6 13:20:59 2015 -0800

    Docker: Pull Image Before Container Create

    The image needs to be pulled so that it's available for
    subsequent inspect and create calls.

    Change-Id: I7f2731911a3fc71fbbf3b408b39e57b7521db81f
    Closes-bug: #1408101

Changed in magnum:
status: New → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
importance: Undecided → High
Changed in magnum:
status: Fix Committed → Won't Fix
status: Won't Fix → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.