yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76533
[Bug 1291681] Re: Success message shown when deleting a volume /volume snapshot
Reviewed: https://review.openstack.org/628103
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2a3b04ce6cf4e3a48b893a4ee2dc9f8f246938b1
Submitter: Zuul
Branch: master
commit 2a3b04ce6cf4e3a48b893a4ee2dc9f8f246938b1
Author: Simon Collins <simoncollins99@xxxxxxxxx>
Date: Wed Jan 17 15:08:34 2018 +1300
Changed the message level for deleting some resources to info
Added functionality to the handle function in the BatchAction class
in action.py and allowed the easy changing between the alert types
and made deleting images, instances, and volumes give an info alert
rather than a success message and altered the testing parameters
Change-Id: I93251d6d12cf89a331b5c051bf4fe10a6e470f51
Closes-Bug: #1291681
** 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/1291681
Title:
Success message shown when deleting a volume /volume snapshot
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Click on Project -> Volumes. Create a new volume and volume snapshot.
Click on the Delete Volume/Delete Snapshot button and it will display
the following message:
Success: Schedule deletion of volume/volume snapshot {name}
Since the deletion is not complete at that point, isnt it appropriate
to show this as an 'Info' message instead of 'Success' (like how it
shows when a volume/volume snapshot is created)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1291681/+subscriptions
References