horizon/openstack_dashboard
Fengqian Gao 9133f5ad63 Use six.moves.urllib.parse instead of urlparse
To keep Python 3.x compatibility, use six.moves.urllib.parse to
replace urlparse.

Partial-Bug: #1279611

Change-Id: Ie49589651ed80d8fc3196fb0750cbb04661c19cd
2014-02-24 13:45:47 +08:00
..
api Use six.moves.urllib.parse instead of urlparse 2014-02-24 13:45:47 +08:00
conf Adding policy checks for glance 2014-01-30 21:01:41 -08:00
dashboards Use six.moves.urllib.parse instead of urlparse 2014-02-24 13:45:47 +08:00
enabled Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
local Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
locale Add extra extension file to makemessage command line 2013-10-15 09:24:16 +08:00
openstack Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
static Fix misspellings in horizon 2014-02-08 09:10:03 +08:00
templates Wizard UI for Workflow 2014-01-07 11:35:49 +01:00
test Merge "Bug fix on neutron's API to return the correct target ID" 2014-02-23 23:19:03 +00:00
usage Merge "Same styling for "Limit Summary" and "Usage Summary"" 2014-01-12 04:05:13 +00:00
utils Fixed sphinx ERRORs. 2014-01-06 15:17:56 -03:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
exceptions.py Update troveclient to 1.0.0 2013-11-25 08:25:32 -08:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Policy check needs to check for None in target 2014-02-05 12:11:33 -07:00
settings.py Adding policy checks for glance 2014-01-30 21:01:41 -08:00
urls.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
views.py Small "H302 check" cleanup 2013-08-23 18:07:08 +04:00