Not show the data disk when creating vm by Instance snapshot

Bug #1992739 reported by zhangke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
skyline console
Fix Released
Undecided
Unassigned

Bug Description

Steps to reproduce
==================
1. Go to Compute-Instances page
2. Click Create Instance button,create the instance with 1 system disk + 1 data disk
3. Create Instance Snapshot by the instance by step2
4. Create Instance by the instance snapshot by step3
  4.1 Select Instance Snapshot of Start Source's option
  4.2 Select the instance snapshot by step3

Expected result
===============
Show system disk and data disk at BaseStep and ConfirmStep.

Actual result
=============
Not show the data disk.

Environment
===========
Version: the master

Revision history for this message
zhangke (zhangke0) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to skyline-console (master)
Changed in skyline-console:
status: New → In Progress
zhangke (zhangke0)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to skyline-console (master)

Reviewed: https://review.opendev.org/c/openstack/skyline-console/+/861143
Committed: https://opendev.org/openstack/skyline-console/commit/fdd6dbb5e38e63bad84f9dc68a13e2a18b3147be
Submitter: "Zuul (22348)"
Branch: master

commit fdd6dbb5e38e63bad84f9dc68a13e2a18b3147be
Author: zhangke <zhang.ke@99cloud.net>
Date: Thu Oct 13 15:13:42 2022 +0800

    fix: Not show the data disk when creating vm by Instance snapshot

    Not show the data disk when creating vm by Instance snapshot with system disk and data disk
    1. fetch instanceSnapshotDataVolumes data when change instance snapshot
    2. add Required Data Disk form item of BaseStep when create instance by snapshot
    3. show instance snapshot data disk's info if instance snapshot has system disk and data disk
    4. hide render default system disk when selecting Bootable Volume of Start Source's option

    Closes-Bug: #1992739
    Change-Id: I3a1daa8845cc9f73b8ea8d0216d49ad858b7168b

Changed in skyline-console:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.opendev.org/c/openstack/skyline-console/+/861595
Committed: https://opendev.org/openstack/skyline-console/commit/33f90ae331fa0e6ddcd6afba193e31ce2168a953
Submitter: "Zuul (22348)"
Branch: master

commit 33f90ae331fa0e6ddcd6afba193e31ce2168a953
Author: zhangke <zhang.ke@99cloud.net>
Date: Wed Oct 19 14:33:46 2022 +0800

    fix: No data disk is displayed on the ConfirmStep

    1. get instance snapshot data disks when rendering data disk
    2. support contentStyle property for Descriptions component
    3. add contentStyle for the data disk item to present multiple data disk values

    Closes-Bug: #1992739
    Change-Id: I62d92620574a5ee4ffff8f8d20958ad42cc4221a

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.opendev.org/c/openstack/skyline-console/+/861726
Committed: https://opendev.org/openstack/skyline-console/commit/3b1ddc54a0b4c3633b6e87753012713cb2507a38
Submitter: "Zuul (22348)"
Branch: master

commit 3b1ddc54a0b4c3633b6e87753012713cb2507a38
Author: zhangke <zhang.ke@99cloud.net>
Date: Tue Oct 18 17:21:12 2022 +0800

    fix: Calculate quota based on the data disk of the selected instance snapshot

    When the Start source is the instance snapshot, the quota
    should be calculated according to the data disk of the selected
    instance snapshot and the newly added data disk

    Closes-Bug: #1992739
    Change-Id: I035b1edb5e0441e63d7919ea5933731bd687c1d2

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/skyline-console 2.0.0.0rc1

This issue was fixed in the openstack/skyline-console 2.0.0.0rc1 release candidate.

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.