horizon/horizon
Julien Danjou 366f9527e6 Replace lockfile by oslo_concurrency
This drops lockfile in favor of oslo_concurrency in order to unify
Horizon with the rest of the OpenStack projects.

Change-Id: I245fa3ca3926c279cb760f1d4530c511b140a8ea
2015-01-26 16:53:43 +01:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Ability to change modal form backdrop element behavior 2014-12-10 12:40:20 +03:00
locale Imported Translations from Transifex 2015-01-07 06:08:11 +00:00
management Fixed several typos in comments 2014-05-24 14:42:14 -05:00
static/horizon Merge "Tests pass in languages other than English" 2015-01-15 15:37:14 +00:00
tables some FilterAction attributes don't show in docs 2015-01-12 14:41:34 -08:00
tabs Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00
templates Merge "Tests pass in languages other than English" 2015-01-15 15:37:14 +00:00
templatetags Fix dashboard nav, when panelgroup empty 2014-11-25 14:43:29 +01:00
test Separate static_settings.py from settings.py 2015-01-15 09:23:59 +01:00
utils Replace lockfile by oslo_concurrency 2015-01-26 16:53:43 +01:00
workflows Ability to change modal form backdrop element behavior 2014-12-10 12:40:20 +03:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py KeyError on getting PanelGroup 2014-12-01 09:36:47 -05:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Split large methods into submethods to reduce max-complexity 2014-12-05 13:30:41 +09:00
loaders.py Always split template names on forward slash 2014-09-23 11:38:34 +03:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Horizon login page contains DOS attack mechanism 2014-12-08 16:38:37 -07:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00