horizon/openstack_dashboard
Akihiro Motoki 8373701bdf Avoid Unhashable warning in api.rest.nova
A list object is not hashable. We need to pass a tuple object
which is hashable.

Change-Id: Iaccd527da65218e46ff8cad8963fd336d0138c25
Closes-Bug: #1738537
2017-12-31 06:40:31 +00:00
..
api Avoid Unhashable warning in api.rest.nova 2017-12-31 06:40:31 +00:00
conf Sync glance policy 2017-12-14 01:01:50 +09:00
contrib Remove deprecated scope handling 2017-11-01 14:51:50 +09:00
dashboards Merge "Add more actions to admin." 2017-12-28 16:46:30 +00:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Merge "Drop Heat related code from horizon" 2017-12-09 10:27:43 +00:00
local Merge "Optional removal of V2 openrc file" 2017-12-14 02:34:07 +00:00
locale Imported Translations from Zanata 2017-12-28 06:10:34 +00:00
management extract_messages, update_catalog: Simplify help message 2017-08-29 12:35:30 +00:00
static Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
templates Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
templatetags Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
test Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
themes Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
usage quota: Use network quota field names consistently 2017-12-13 20:27:02 +09:00
utils Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
wsgi Add django.wsgi to target of pep8 2017-11-17 07:16:55 +00:00
__init__.py
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Optional removal of V2 openrc file 2017-12-12 16:40:38 +13:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Merge "Define default POLICY_DIRS value" 2017-12-19 03:22:56 +00:00
theme_settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
views.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00