horizon/openstack_dashboard
Brad Pokorny b01bf0f9a1 Make shared image text less confusing for Glance v2
When using Glance v2 and logged in as an admin, the images
panel now shows all the images in the cloud. This is the
way the Glance v2 list api works, but it changed the behavior
from v1. In Horizon, we can't tell whether non-public images
that aren't owned by current project are shared or just from
some other project without making multiple api calls. This
patch makes the text of the images less confusing when using
Glance v2, so that it no longer claims the images are "Shared
with Project".

Change-Id: I2859e104de78a6a633b0e1a2ff30dde674b4bdee
Closes-Bug: #1624743
2017-02-03 15:07:31 +00:00
..
api Add missing scheduler_hints to _optional_create 2017-01-12 06:29:59 +00:00
conf Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
contrib Enable profiling of angular pages (with async requests) 2016-12-29 18:26:19 +03:00
dashboards [flavor update] Fixing a flavor comparation issue 2017-01-19 13:20:45 +03:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Merge "Removing deprecated Swift UI code" 2016-11-24 07:55:17 +00:00
local Adding identity domains table 2017-01-12 13:55:46 +09:00
locale Imported Translations from Zanata 2017-01-18 07:46:13 +00:00
management Removes unnecessary utf-8 encoding 2016-12-13 15:22:09 +07:00
static Make shared image text less confusing for Glance v2 2017-02-03 15:07:31 +00:00
templates Merge "Enable profiling of angular pages (with async requests)" 2017-01-16 15:49:03 +00:00
templatetags Fix docstring warnings 2016-09-24 20:44:48 +09:00
test Fake deprecated nova client properties 2017-01-18 11:01:10 -05:00
themes Add the Profiler panel to the Developer dashboard 2016-12-01 22:29:16 +03:00
usage Merge "Fix volume storage usage value" 2016-12-16 05:07:21 +00:00
utils Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
wsgi Normalise the path to resolve ../.. 2016-11-14 16:29:28 +11:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Enable profiling of angular pages (with async requests) 2016-12-29 18:26:19 +03:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Refactor tox & update docs 2016-11-30 20:38:59 +00:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Merge "Adding identity ng-roles panel" 2017-01-09 17:51:50 +00:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00