Bug 1308958 - delete volume action link is shown even if it shouldn't
Summary: delete volume action link is shown even if it shouldn't
Keywords:
Status: CLOSED DUPLICATE of bug 1308957
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Matthias Runge
QA Contact: Ido Ovadia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-16 15:04 UTC by Martin Pavlásek
Modified: 2016-02-16 16:22 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-16 16:12:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Martin Pavlásek 2016-02-16 15:04:56 UTC
Description of problem:
If volume has snaphost, it can't be deleted (need to remove them first). If you navigate to detail of the volume, there exists a link to Delete volume - and it shouldn't be there.


Version-Release number of selected component (if applicable):
RHEL 7.2
python-django-horizon-8.0.0-10.el7ost.noarch
openstack-dashboard-theme-8.0.0-10.el7ost.noarch
openstack-dashboard-8.0.0-10.el7ost.noarch
openstack-packstack-puppet-7.0.0-0.11.dev1692.g1b5e83b.el7ost.noarch
openstack-packstack-7.0.0-0.11.dev1692.g1b5e83b.el7ost.noarch

How reproducible:
100%

Steps to Reproduce:
1. log in as demo user
2. Project - Compute - Volumes
3. create Volume with default values, name it "test"
4. verify, that drop down menu of the row with "test" volume contain Delete volume
click to Create snapshot, name it as "test_snap"
navigate back to list of Volumes (not snapshots of them)
verify, that drop down menu of the row with "test" volume does NOT contain Delete volume
click to name of the volume to navigate to detail of volume "test"
on the right top of page there is action button with dropdown menu. There is Delete volume item, that is not accessible from list of volumes


Actual results:
Delete volume item on detail page shouldn't be there, if there exists snapshot of it

Expected results:
Delete volume is visible always (or seems to be)

Additional info:

Comment 2 Matthias Runge 2016-02-16 16:12:04 UTC

*** This bug has been marked as a duplicate of bug 1308957 ***

Comment 3 Martin Pavlásek 2016-02-16 16:22:11 UTC
Accidently submitted the form for new bug twice, sorry for that.


Note You need to log in before you can comment on or make changes to this bug.