Description of problem: Currently when you try to delete a volume type (which is in use) Horizon returns -> Error: Unable to delete volume type: ssd Notice on cinder api.log we get a better explanation-> "deletion failed, VolumeType in use. Improving Horizon's none informative error would be helpful. Version-Release number of selected component (if applicable): RHEL7 openstack-dashboard-2014.1-7.el7ost.noarch How reproducible: Every time Steps to Reproduce: 1. Create volume type 2. Create a new volume, from volume type created above. 3. On admin page, try to delete volume type (it should fail) but notice error message. 4. grep -ir error /var/log/cinder/api.log -> will show cinder's better error notice. Actual results: Horizon returns -> Error: Unable to delete volume type: ssd None informative error. Expected results: Should return -> Error: Unable to delete volume type while it's still in use, volume type: ssd.
Patch was merged in Mitaka cycle, and it contains string changes, thus can not be backported to Liberty.
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Verified ======== python-django-horizon-9.0.1-2.el7ost.noarch
OSPD 9 latest bits
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. https://rhn.redhat.com/errata/RHEA-2016-1761.html