← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1519402] Re: Add docker container format to defaults

 

Reviewed:  https://review.openstack.org/252806
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=f7b50c48efbb2d34a95b187dfaf5ca70f77c67bc
Submitter: Jenkins
Branch:    master

commit f7b50c48efbb2d34a95b187dfaf5ca70f77c67bc
Author: Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx>
Date:   Thu Dec 3 16:51:30 2015 +0900

    Add docker to image_schema on glance v2 cli
    
    Add docker to v2 image_schema
    Add docker to v2 unit tests
    
    This is related to following glance api extension.
      https://review.openstack.org/#/c/249282/
    
    Co-Authored-By: Kairat Kushaev <kkushaev@xxxxxxxxxxxx>
    
    Closes-Bug: #1519402
    Change-Id: Ia015f027788b49c1b0002fb3e3a93ac825854596


** Changed in: python-glanceclient
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1519402

Title:
  Add docker container format to defaults

Status in Glance:
  Fix Committed
Status in python-glanceclient:
  Fix Released

Bug description:
  An image with the 'docker' container format is a tar archive of the
  container file system. In order to use the nova-docker compute driver
  in nova and boot docker instances glance support of the docker
  container format is required. Rather than having to specifically
  configure glance to allow the docker container format I would like to
  add it to the default list of container_formats.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1519402/+subscriptions


References