ironic/ironic/tests/unit/api
Julia Kreger 3f5e25e182 DPU modeling - parent_node DB/Model/API
Adds the parent node support and tests in one change
including all DB/Model/API changes along with RBAC and
basic API tests.

* Updates the API version to 1.83
* Adds parent_node and related index to the nodes table.
* Adds new API parameters to list by parent node relationship.

Depends-On: https://review.opendev.org/c/openstack/ironic/+/883967
Change-Id: I8d64fee7105718199986db4994e13352d639f04f
2023-05-23 18:23:25 +00:00
..
controllers DPU modeling - parent_node DB/Model/API 2023-05-23 18:23:25 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Allow using per-site network_data schema 2021-03-26 15:33:14 +01:00
test_acl.py DPU modeling - parent_node DB/Model/API 2023-05-23 18:23:25 +00:00
test_acl_basic.yaml Project Scoping Node endpoint 2021-03-02 15:43:29 -08:00
test_audit.py Modify test code to avoid CONF modification affection 2022-08-09 15:35:52 +09:00
test_functions.py Add function definition handling 2020-06-02 15:08:53 +12:00
test_healthcheck.py Enforce autospec in some api tests 2020-07-24 23:23:21 +02:00
test_hooks.py Auto-populate lessee for deployments 2022-05-23 16:21:19 -07:00
test_method.py Expunge the internal version of WSME 2020-11-19 10:57:11 +13:00
test_middleware.py Enable Basic HTTP authentication middleware 2020-06-05 01:15:08 +12:00
test_ospmiddleware.py Modify test code to avoid CONF modification affection 2022-08-09 15:35:52 +09:00
test_proxy_middleware.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
test_rbac_legacy.yaml API endpoints to get node history 2021-09-15 10:54:11 -07:00
test_rbac_project_scoped.yaml DPU modeling - parent_node DB/Model/API 2023-05-23 18:23:25 +00:00
test_rbac_system_scoped.yaml DPU modeling - parent_node DB/Model/API 2023-05-23 18:23:25 +00:00
test_root.py Convert v1 controller to plain, return JSON 2020-07-30 07:37:31 +12:00
utils.py Allow using per-site network_data schema 2021-03-26 15:33:14 +01:00