← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582458] Re: Fail to create volume from a snapshot with a new volume type set

 

Reviewed:  https://review.openstack.org/319486
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=85df9f41b35df8efc06fd412e478b3bc127b7b89
Submitter: Jenkins
Branch:    master

commit 85df9f41b35df8efc06fd412e478b3bc127b7b89
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date:   Fri May 20 15:46:32 2016 -0700

    Remove type field and type description for create volume from a snapshot
    
    The new volume should have the same type as the snapshot that the volume
    is created from. Setting a different type will get an error from the API.
    
    This behavior should be the same when creating a volume from the Volumes
    tab and the Volume Snapshots tab.
    
    Closes-bug: #1582458
    
    Change-Id: I0443eb5c6cb18538ff76fc49d4018221691a2ea2


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1582458

Title:
  Fail to create volume from a snapshot with a new volume type set

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:
  1. Navigate to Admin > volume panel
  2. Create a new volume type
  3. Navigate to Project > volume panel
  4. Create a volume and create a snapshot from it
  5. Navigate to volume snapshots tab and click on create volume. Select the new type created on step and click submit. 
  6. Note that the volume creation action fails.

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


References