tuskar-ui/horizon
Zhongyue Luo da9ee69208 Horizon should use openstack.common.jsonutils
Implements blueprint use-common-jsonutils

1. Edit openstack-common.conf and import horizon/openstack/common/jsonutils.py
2. Remove json package imports and replace with jsonutils

Change-Id: I3b8e53f484eef8273fcb578474932f9d4e789881
2012-06-12 01:25:21 +08:00
..
api Prevent erroneous log message when accessing security rules. 2012-06-06 18:52:27 -07:00
conf Allow setup.py bdist to complete happily. 2012-05-21 15:42:26 -07:00
dashboards Horizon should use openstack.common.jsonutils 2012-06-12 01:25:21 +08:00
forms
locale Adding an AJAX indication to modal loading. 2012-05-29 14:42:44 -07:00
management Allow setup.py bdist to complete happily. 2012-05-21 15:42:26 -07:00
openstack Horizon should use openstack.common.jsonutils 2012-06-12 01:25:21 +08:00
static/horizon/js Merge "Prevent erroneous log message when accessing security rules." 2012-06-07 22:06:33 +00:00
tables Adding block links in table cells. 2012-06-07 13:16:36 -07:00
tabs
templates/horizon Only sort on sortable columns. 2012-06-07 12:28:49 -07:00
templatetags
tests Horizon should use openstack.common.jsonutils 2012-06-12 01:25:21 +08:00
usage Changed project uuid to project name 2012-06-05 16:48:25 +03:00
utils
views Merge "Make sure Horizon is treating passwords securely." 2012-05-26 22:24:20 +00:00
workflows Improved floating ip assocation via workflows. 2012-06-05 12:40:59 -07:00
__init__.py
base.py
context_processors.py
decorators.py
exceptions.py Prevent erroneous log message when accessing security rules. 2012-06-06 18:52:27 -07:00
loaders.py
middleware.py
models.py
site_urls.py
test.py PEP8/style cleanup. 2012-05-24 16:27:11 -07:00
time.py
users.py
version.py