← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1830759] Re: Can't create volume using a volume as a source

 

Reviewed:  https://review.opendev.org/661999
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c60a82dfaa552bfe7840e61521fdc4a8625b1882
Submitter: Zuul
Branch:    master

commit c60a82dfaa552bfe7840e61521fdc4a8625b1882
Author: BubaVV <vmarkov@xxxxxxxxxxxx>
Date:   Mon May 27 14:51:42 2019 +0300

    Fixes creating nondefault type volumes from volume
    
    Horizon ignores volume type of source volume and tries to set default
    type to newly created volume. Proposed patch makes Horizon inherit
    volume type from the source
    
    Closes-bug: #1830759
    Closes-bug: #1599225
    Change-Id: Ice18259a59d1b7e347ffab89ca931985d49e6895


** 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/1830759

Title:
  Can't create volume using a volume as a source

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:

  1. Create volume of non-default type named Vol1
  2. Create volume named Vol2 using Vol1 as source Volume

  Expected result:
  Volume is created

  Actual result:
  Volume isn't created. Error "Error: Unable to create volume."

  CLI allows this operation

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


References