tacker/tacker
zhulingjie 59b0586d23 Update json module to jsonutils
oslo project provide jsonutils, and tacker use it in many place[1],
this PS to update the remained json moudule to oslo jsonutils.

[1]: https://github.com/openstack/tacker/blob/master/tacker/vnfm/infra_drivers/openstack/translate_template.py

Change-Id: Ic1d2b55fe67d9093d3f2e6e009576b103ba587c3
2019-02-27 11:59:02 +00:00
..
agent Device Refactor. 2018-12-12 12:08:46 +00:00
api Refactor func and add UT in attributes 2018-11-21 15:16:56 +08:00
cmd Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
common Remove yaml string deprecation warning 2019-02-20 06:47:19 +00:00
conductor Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
db Update json module to jsonutils 2019-02-27 11:59:02 +00:00
extensions Merge "vnffg-create failed abnormally due to invalid network_src_port_id" 2019-02-25 12:55:31 +00:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
keymgr Support shared vim for policy action execution 2018-07-29 13:56:45 +08:00
locale Imported Translations from Zanata 2018-10-03 07:49:37 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo vnffg-create failed abnormally due to invalid network_src_port_id 2019-02-21 10:32:56 +00:00
objects Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
plugins Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Update json module to jsonutils 2019-02-27 11:59:02 +00:00
tosca Update from OS::Glance::Image to OS::Glance::WebImage 2019-02-02 04:13:49 +09:00
vnfm Python3 support 2019-02-25 15:11:47 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py Python3 support 2019-02-25 15:11:47 +00:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
manager.py Remove log translations 2017-07-07 00:19:36 -04:00
policy.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
service.py Fixed incorrect bin name 2018-11-11 18:58:41 +08:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Python3 support 2019-02-25 15:11:47 +00:00