| Summary: | Horizon displays two contradictory Messages when a user deletes a non empty Swift container | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Nir Magnezi <nmagnezi> | ||||
| Component: | python-django-horizon | Assignee: | Julie Pichon <jpichon> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Amit Ugol <augol> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.0 | CC: | aortega, athomas, augol, dnavale, jpichon, mrunge, yeylon | ||||
| Target Milestone: | Upstream M1 | Keywords: | Triaged | ||||
| Target Release: | 5.0 (RHEL 7) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-django-horizon-2014.1-4.el7ost | Doc Type: | Bug Fix | ||||
| Doc Text: |
A container that is not empty cannot be deleted. Previously, two contradictory messages, one for success and one for warning that a non-empty container cannot be deleted were displayed when a user tried to delete a non-empty container. With this fix, only the warning message is displayed.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-07-08 15:42:34 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Nir Magnezi
2013-08-21 09:15:55 UTC
Created attachment 788774 [details]
screen shot
jpichon mentioned that this reproduces in Havana The bug comment referenced mentions 2 options, and the path followed in the patch was to display a warning message (option #1). We definitely shouldn't have both a warning message and a success message though. Committed upstream in Icehouse 1 (commit 52957cc7d9). This was merged during upstream Icehouse and should already be available in our packages. Verified on python-django-horizon-2014.1-7.el7ost.noarch, trying to delete a non empty container will only show the not empty error. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0855.html |