← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1825954] Re: When the volume group is created, if the name already exists, an error is reported, but when the volume group is updated, the name is changed to the existing one and it succeeds.

 

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

commit 7c77637f7643f5500234b809fce348e3f1d7a80b
Author: pengyuesheng <pengyuesheng@xxxxxxxxxxxxx>
Date:   Tue Apr 23 16:55:12 2019 +0800

    Do not check name duplication when creating a volume group
    
    The cinder service allows to use a same name for multiple groups.
    There is no need to check whether the name already is used in
    the "Create Volume Group" form.
    
    Change-Id: If6f33f1a23ffaddbada614306f9cf9844e8be1e4
    Closes-Bug: #1825954


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

Title:
  When the volume group is created, if the name already exists, an error
  is reported, but when the volume group is updated, the name is changed
  to the existing one and it succeeds.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When the volume group is created, if the name already exists, an error
  is reported, but when the volume group is updated, the name is changed
  to the existing one and it succeeds.

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


References