Launch Instance: "Create New Volume" option should be available for "Image Snapshot"

Bug #1627416 reported by Akihiro Motoki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Kenji Ishii

Bug Description

In Nova, Image snapshot and Image are handled equivalently and we can pass image snapshot ID as volume source in 'nova boot' command line.

$ glance image-list --property-filter image_type=snapshot
+--------------------------------------+-------+
| ID | Name |
+--------------------------------------+-------+
| 37407a15-5024-4520-883d-5a9dc0e2062f | snap1 |
+--------------------------------------+-------+
$ nova boot --flavor m1.tiny --block-device source=snapshot,dest=volume,id=37407a15-5024-4520-883d-5a9dc0e2062f,size=1,bootindex=0,shutdown=remove vm3

On the other hand, horizon launch instance form does not provide 'Create New Volume" option for "Image Snapshot" boot source. It should be provided.

Akihiro Motoki (amotoki)
Changed in horizon:
importance: High → Medium
Akihiro Motoki (amotoki)
Changed in horizon:
milestone: none → ocata-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: New → In Progress
Changed in horizon:
assignee: Akihiro Motoki (amotoki) → Kenji Ishii (ken-ishii)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/375927
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=18c90b488716905ec837aba59c97803d2f2ef377
Submitter: Jenkins
Branch: master

commit 18c90b488716905ec837aba59c97803d2f2ef377
Author: Akihiro Motoki <email address hidden>
Date: Sun Sep 25 03:35:29 2016 +0000

    Launch Instance: Creating new volume for image snapshot

    "Create new volume" option is supported when image snapshot
    is chosen as a boot source in Nova API. It is worth supporting
    this option in Horizon.

    Change-Id: I4f7fc6f850d9830557fca833ee9abea1f5b9f0bf
    Closes-Bug: #1627416
    Co-Authored-By: Kenji-i<email address hidden>

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

This issue was fixed in the openstack/horizon 11.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/402108

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/newton)

Reviewed: https://review.openstack.org/402108
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=099823818f9a8f5af1282dcd83443b01bcef4d06
Submitter: Jenkins
Branch: stable/newton

commit 099823818f9a8f5af1282dcd83443b01bcef4d06
Author: Akihiro Motoki <email address hidden>
Date: Sun Sep 25 03:35:29 2016 +0000

    Launch Instance: Creating new volume for image snapshot

    "Create new volume" option is supported when image snapshot
    is chosen as a boot source in Nova API. It is worth supporting
    this option in Horizon.

    Change-Id: I4f7fc6f850d9830557fca833ee9abea1f5b9f0bf
    Closes-Bug: #1627416
    Co-Authored-By: Kenji-i<email address hidden>
    (cherry picked from commit 18c90b488716905ec837aba59c97803d2f2ef377)

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 10.0.2

This issue was fixed in the openstack/horizon 10.0.2 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.