horizon/openstack_dashboard
He Yongli 990f151cdc Use six.StringIO/BytesIO instead of StringIO.StringIO
to keep Python 3.x compatibility, use six.StringIO/BytesIO to
replace StringIO.StringIO

StringIO works for unicode
BytesIO works for bytes

Change-Id: I1d4db56dd082916879b851f2d9ac71d17c0db94f
Closes-Bug: #1280100
2014-02-26 09:33:33 +08:00
..
api Merge "Reduce number of novaclient calls" 2014-02-25 23:38:25 +00:00
conf Adding policy checks for glance 2014-01-30 21:01:41 -08:00
dashboards Merge "Add Daily Usage tab to Resource Usage panel" 2014-02-25 13:09:10 +00: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 Use six.StringIO/BytesIO instead of StringIO.StringIO 2014-02-26 09:33:33 +08: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