magnum/magnum/api/middleware
Erik Olof Gunnar Andersson daf34d9df8 Use oslo_serialization instead of the json module directly
* Always use oslo jsonutils.
* Consistently import jsonutils as-is.
* Use dump_as_bytes instead of dumps.
https://wiki.openstack.org/wiki/Python3#Serialization:_base64.2C_JSON.2C_etc.

Change-Id: I2b65faa7df43a1d58205e8ff106ff62f73d78198
2019-01-21 16:28:03 -08:00
..
__init__.py Remove # -*- encoding: utf-8 -*- from some python files 2015-02-15 14:33:56 +08:00
auth_token.py Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
parsable_error.py Use oslo_serialization instead of the json module directly 2019-01-21 16:28:03 -08:00