You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Geoff Greer <re...@reply.github.com> on 2011/09/15 01:12:00 UTC

[dev] [libcloud] Try importing simplejson before json. (#23)

See https://issues.apache.org/jira/browse/LIBCLOUD-112

You can merge this Pull Request by running:

  git pull https://github.com/ggreer/libcloud trunk

Or you can view, comment on it, or merge it online at:

  https://github.com/apache/libcloud/pull/23

-- Commit Summary --

* Try importing simplejson before json.

-- File Changes --

M libcloud/common/cloudstack.py (4)
M libcloud/common/gogrid.py (4)
M libcloud/compute/drivers/bluebox.py (4)
M libcloud/compute/drivers/brightbox.py (4)
M libcloud/compute/drivers/dreamhost.py (4)
M libcloud/compute/drivers/ecp.py (4)
M libcloud/compute/drivers/elasticstack.py (4)
M libcloud/compute/drivers/linode.py (4)
M libcloud/compute/drivers/rimuhosting.py (4)
M libcloud/compute/drivers/vpsnet.py (4)
M libcloud/loadbalancer/drivers/gogrid.py (4)
M libcloud/loadbalancer/drivers/rackspace.py (4)
M libcloud/pricing.py (4)
M libcloud/storage/drivers/cloudfiles.py (4)
M test/common/test_cloudstack.py (4)
M test/compute/test_brightbox.py (4)
M test/compute/test_cloudstack.py (4)
M test/compute/test_dreamhost.py (4)
M test/loadbalancer/test_cloudstack.py (4)
M test/loadbalancer/test_rackspace.py (4)

-- Patch Links --

  https://github.com/apache/libcloud/pull/23.patch
  https://github.com/apache/libcloud/pull/23.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/libcloud/pull/23