osc-placement/osc_placement/tests/functional
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
base.py Replace simplejson by built-in json 2024-05-19 22:48:51 +09:00
test_aggregate.py Add support for 1.19 microversion 2019-03-06 18:23:03 +00:00
test_allocation_candidate.py Support microversion 1.39 2022-06-01 14:09:29 +02:00
test_allocation.py Remove usage of six 2021-10-03 07:24:34 +00:00
test_inventory.py Remove usage of six 2021-10-03 07:24:34 +00:00
test_plugin.py Update tox and tests to work with modern setups 2019-03-01 04:12:18 +00:00
test_resource_class.py Resource class set (v1.7) 2018-05-17 09:54:17 -04:00
test_resource_provider.py Merge "Support microversion 1.39" 2022-06-30 14:37:56 +00:00
test_trait.py Fix error message asserts in functional test 2018-05-17 09:54:17 -04:00
test_usage.py Remove usage of six 2021-10-03 07:24:34 +00:00