openstacksdk/openstack/tests/functional/baremetal
Dmitry Tantsur 6e1b5e0ac1 baremetal: rework node creation to be closer to the backend
The proxy layer has been simplified to stay closer to the wire.
It no longer runs automated cleaning. The initial state of available
is implemented via using an old API version. The default state is
enroll (like in Ironic).

Change-Id: I2894c82d847f8a3dc6bdae1913cb72a1ca4b764b
2022-08-23 16:20:08 +02:00
..
__init__.py Add a simple baremetal functional job 2018-07-30 20:24:31 +02:00
base.py Support Deploy Templates for Ironic API 2021-02-08 19:47:41 +05:30
test_baremetal_allocation.py Add support for fields in baremetal get_* resources 2019-08-13 15:02:53 +02:00
test_baremetal_chassis.py Make PATCH a first class operation and support it for baremetal 2019-03-28 12:57:04 +01:00
test_baremetal_conductor.py Improve Ironic API on OpenStack SDK 2021-02-24 22:34:47 +05:30
test_baremetal_deploy_templates.py Support Deploy Templates for Ironic API 2021-02-08 19:47:41 +05:30
test_baremetal_driver.py Update baremetal objects with fields added up to Rocky 2018-09-18 19:55:52 +02:00
test_baremetal_node.py baremetal: rework node creation to be closer to the backend 2022-08-23 16:20:08 +02:00
test_baremetal_port.py Properly convert baremetal fields to server-side values 2019-09-11 13:47:29 +02:00
test_baremetal_port_group.py Add support for fields in baremetal get_* resources 2019-08-13 15:02:53 +02:00
test_baremetal_volume_connector.py baremetal: support for volume connectors API 2020-06-15 21:57:01 +05:30
test_baremetal_volume_target.py Volume Target support for Ironic on OpenStack SDK 2020-11-14 12:15:59 -03:00