cyborg/cyborg/tests/unit/api/controllers/v2
ericxiett cde7b78e22 Get device profile by name
Nowadays showing device_profile is supported only by uuid,
this patch supports to getting device profile by name.

Implements: blueprint show-device-profile-with-name
Change-Id: Ib9aff3312676923fc7478f2bcef79333e10496bf
2021-11-16 10:57:19 +00:00
..
__init__.py P1: Disable old tests and add base for APIv2 tests. 2019-07-12 08:05:12 -07:00
base.py P1: Disable old tests and add base for APIv2 tests. 2019-07-12 08:05:12 -07:00
test_api.py Optimize microversion support 2020-08-26 19:51:47 +08:00
test_arqs.py Remove ARQInvalidState exception 2021-03-08 14:33:25 +08:00
test_deployables.py Use unittest.mock instead of third party mock 2020-06-16 07:24:42 +00:00
test_device_profiles.py Get device profile by name 2021-11-16 10:57:19 +00:00
test_devices.py Use unittest.mock instead of third party mock 2020-06-16 07:24:42 +00:00
test_fpga_program.py Import HTTPStatus instead of http_client 2020-11-25 09:39:05 +00:00
test_microversion.py Introduce microversion 2020-04-07 06:18:50 +00:00