murano-agent/muranoagent/common
Andy Botting 449c50d170 Remove use of anyjson module
The use of the anyjson module causes issues with Python 3.10 with
the following error:
`error in anyjson setup command: use_2to3 is invalid.`

The module itself hasn't been updated since 2012 and the source [0]
now errors with a 404, and there doesn't seem to be any real benefit
over the standard python json module.

[0] https://bitbucket.org/runeh/anyjson/

Change-Id: I00ae5e9545136c1b930f8cf4036b902a326e1c54
2022-10-12 13:55:45 +11:00
..
messaging Remove use of anyjson module 2022-10-12 13:55:45 +11:00
__init__.py Extract main python client to the top 2014-05-29 20:02:50 +04:00
config.py Murano-agent side implementation of message signing 2018-01-03 02:14:26 -08:00