osc-placement/osc_placement/tests/unit
Takashi Kajinami 4089a85cca Replace simplejson by built-in json
Recent python 3 versions provide the built-in json module which meets
the generic requirements. Replace the 3rd party library (simplejson)
by the built-in one to reduce external dependencies.

Change-Id: Id5eccad660be353843f95acfa691d61888983dab
2024-05-19 22:48:51 +09:00
..
__init__.py Initial commit 2017-03-22 11:58:28 +02:00
test_allocation.py Merge "Replace deprecated assertRaisesRegexp" 2022-06-28 16:27:35 +00:00
test_common.py CLI for resource providers 2017-09-19 16:14:01 +03:00
test_http.py Replace simplejson by built-in json 2024-05-19 22:48:51 +09:00
test_plugin.py Use unittest.mock instead of third party mock 2020-08-03 17:46:51 -05:00
test_version.py Remove usage of six 2021-10-03 07:24:34 +00:00