Zun

Add documentation of how to use glance image

Bug #1685518 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Released
High
hongbin

Bug Description

Zun has two options to search container image:

1. zun run [--image-driver docker] <image>
2. zun run --image-driver glance <image>

The first option download image from DockerHub, while the second option download image from Glance. We need to document this information since not too much people know this. In particular, the steps of using Glance image needs to be documented as well. An example workflow should be:

$ docker pull busybox
$ docker save busybox | openstack image create busybox --container-format docker --disk-format raw
$ zun run --image-driver glance busybox

hongbin (hongbin034)
summary: - Add documentation of how to glance image
+ Add documentation of how to use glance image
Changed in zun:
importance: Undecided → High
status: New → Triaged
Eli Qiao (taget-9)
Changed in zun:
assignee: nobody → Eli Qiao (taget-9)
Revision history for this message
hongbin (hongbin034) wrote :

There is no activity for fixing this bug for a while. I am going to remove assignee so that other contributors can take it, but please feel free to re-assign it to yourself if you want to continue to work on this bug.

Changed in zun:
assignee: Eli Qiao (taget-9) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to zun (master)

Fix proposed to branch: master
Review: https://review.openstack.org/524233

Changed in zun:
assignee: nobody → hongbin (hongbin034)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zun (master)

Reviewed: https://review.openstack.org/524233
Committed: https://git.openstack.org/cgit/openstack/zun/commit/?id=ee69d292ecfadecb7ded71de16818ffc1063fecf
Submitter: Zuul
Branch: master

commit ee69d292ecfadecb7ded71de16818ffc1063fecf
Author: Hongbin Lu <email address hidden>
Date: Thu Nov 30 16:13:10 2017 +0000

    Document how to use Glance's docker image

    Change-Id: I6e3dc1ac1be43c6015d4e55033c72dc67d32bee0
    Closes-Bug: #1685518

Changed in zun:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/zun 1.0.0

This issue was fixed in the openstack/zun 1.0.0 release.

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.