Reviewed: https://review.opendev.org/672276 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6216aa1a3713e4a4ebfc2e2dc088f236c677f0d4 Submitter: Zuul Branch: master
commit 6216aa1a3713e4a4ebfc2e2dc088f236c677f0d4 Author: manchandavishal <[email protected]> Date: Tue Jul 23 11:05:37 2019 +0000 Add exception message when user Encrypt an 'Volume Type' in Use When User tries to encrypt a 'Volume Type' which is already in use, User gets an error message "Unable to create encrypted volume type" on the horizon. but IMO it needs to raise an error message like "Cannot create encryption specs. Volume type in use". Change-Id: Ia7d2eb2988fe10c4fcb3ab21c68ccd947feced53 Closes-Bug: #1837531 ** 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/1837531 Title: Incorrect Error message when user try to Encrypt an 'Volume Type' in Use Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When User tries to encrypt a 'Volume Type' which is already in use, User gets an error message "Unable to create encrypted volume type" on the horizon. but IMO it needs to raise an error message like "Cannot create encryption specs. Volume type in use". Steps to reproduce: Go to Admin Panel> Volumes >> Volume Types >>> Create Encryption. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1837531/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

