Reviewed: https://review.openstack.org/143815 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f22fe2dce31a2d2fe158979f351e9bb4415eaa8c Submitter: Zuul Branch: master
commit f22fe2dce31a2d2fe158979f351e9bb4415eaa8c Author: Trung Trinh <[email protected]> Date: Thu Dec 25 00:45:10 2014 +1400 Display attachment's server_id when name is no longer available This scenario occurs when the associated VM instance with the volume is not found by whatever underlying reasons. Change-Id: I15831e2377fe504c667babe5ea00ac09808d296f Closes-Bug: #1402915 ** 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/1402915 Title: Error: Unable to retrieve attachment information Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Version: stable/juno Bug description: In the view of "Volumes", provided that some volume whose status is "in-use" or it is being attached to a VM. If the associated VM is deleted, this will trigger the detaching of the volume. If the volume detaching process is failed by whatever reason, then the volume becomes attached to an already-deleted VM. If now, we try retrieving the volume info with Horizon dashboard then we will get the error of "Unable to retrieve attachment information". Proposal: Such an error has to be disabled and the info of the field "Attached To" should be set to None or left blank as if the volume were not attached to the VM. Furthermore, the field "Status" should be set back to blank To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1402915/+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

