barbican/barbican/api
zhulingjie 1984fb4136 Update json module to jsonutils
1. oslo project provide jsonutils, and barbican use it in many place[1],
this PS to update the remained json moudule to oslo jsonutils for
consistency.
2. update the primary jsonutils to use alias json

[1]: https://github.com/openstack/barbican/search?utf8=%E2%9C%93&q=jsonutils&type=

Change-Id: I958a711db17bb1aa86fc4cd23c00cec185b84ab2
2019-03-07 07:02:48 +00:00
..
controllers Use authorize instead of enforce for policy 2018-11-07 15:32:46 +02:00
middleware Take context from environment instead of parsing headers 2018-04-03 14:57:45 +03:00
__init__.py Stop using deprecated 'message' attribute in Exception 2017-07-26 05:30:17 +00:00
app.py Commit DB changes on API startup 2018-06-01 14:08:57 +03:00
app.wsgi Add PBR wsgi_scripts entrypoint for barbican api 2017-07-14 16:35:48 -04:00
hooks.py Update json module to jsonutils 2019-03-07 07:02:48 +00:00