horizon/openstack_dashboard/static
Lucas H. Xu 7c2cd41ca2 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
(cherry picked from commit 5ced2f87ef)
2017-06-08 18:22:12 +09:00
..
app Change checking cinder v1 to check v2 in panels 2017-06-08 18:22:12 +09:00
dashboard Fix wrong min/max media queries for sidebar 2017-02-07 10:13:30 +00:00
js Support to delete instance from network topology view 2017-01-20 21:19:54 +08:00