Reviewed: https://review.openstack.org/449317 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=5ced2f87ef3b480f9d795a3c1ba648a1d0a072df Submitter: Jenkins Branch: master
commit 5ced2f87ef3b480f9d795a3c1ba648a1d0a072df Author: Lucas H. Xu <[email protected]> Date: Thu Mar 23 16:39:58 2017 -0400 Change checking cinder v1 to check v2 in panels In general, in the case where there is no cinder v1 endpoint created (or deleted - use openstack service delete cinder to reproduce) certain volume related menu entries are not displayed This patch add a a new function to check cinder v2/v3 endpoints instead of only checking the v1 endpoint in instance launch model. Also, in the image panel, instead of checking v1 endpoint, it should check v2 and v3 as well. Change-Id: I642b2f62bb9502f958593c9fcad76e21ee1c80ad Closes-Bug: #1670789 ** 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/1670789 Title: Menu entries missing from Horizon if cinder v1 endpoint is deleted Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In the case where there is no cinder v1 endpoint created (or deleted - use openstack service delete cinder to reproduce) certain volume related menu entries are not displayed - Create volume from instance snapshot and create instance from volume - see attachments. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1670789/+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

