horizon/openstack_dashboard/static/app/core/images/actions
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
..
actions.module.js Place Create Image in global actions, not batch actions 2016-06-27 10:01:51 -06:00
actions.module.spec.js Place Create Image in global actions, not batch actions 2016-06-27 10:01:51 -06:00
create-volume.service.js Change checking cinder v1 to check v2 in panels 2017-06-08 18:22:12 +09:00
create-volume.service.spec.js Remove use of scope from action service 2016-11-24 18:42:49 +11:00
create.action.service.js [NG] Enhance Create Image workflow with upload tracking 2016-08-09 14:17:47 +03:00
create.action.service.spec.js Fix jasmine test failures due to missing ngRoute, schema-form dep 2016-08-19 10:12:33 -07:00
create.workflow.service.js Adding Create Image Action to angular images panel 2016-05-12 06:05:13 +00:00
create.workflow.service.spec.js Adding Create Image Action to angular images panel 2016-05-12 06:05:13 +00:00
delete-image.service.js Merge "Cleaning up lint warnings for Image work" 2016-05-11 19:23:19 +00:00
delete-image.service.spec.js Using registration for auto-generation of Image feature 2016-06-21 17:37:57 +00:00
edit.action.service.js Fixes issue where metadata is always removed on edit 2016-07-14 12:33:16 -06:00
edit.action.service.spec.js Add unit tests to edit-image to improve coverage 2016-08-17 12:18:13 -06:00
edit.workflow.service.js Adding Edit Image Action to angular images panel 2016-04-15 16:02:08 +00:00
edit.workflow.service.spec.js Adding Edit Image Action to angular images panel 2016-04-15 16:02:08 +00:00
launch-instance.service.js Merge "Cleaning up lint warnings for Image work" 2016-05-11 19:23:19 +00:00
launch-instance.service.spec.js Images tables uses action promises 2016-05-05 14:06:18 -06:00
update-metadata.action.service.js Trivial: Remove unused 'horizon.app.core.images.events' 2016-06-16 20:41:19 +08:00
update-metadata.action.service.spec.js Images tables uses action promises 2016-05-05 14:06:18 -06:00