ironic/ironic/tests/unit/objects
Dmitry Tantsur d97f0fb5ec Do not mask configdrive when executing in-band deploy steps
The agent needs to use configdrive, and we do send it over the same
channel when running write_image. There is no point in preventing custom
deploy steps from accessing it.

Change-Id: I93d3966b2c6af1f60bfbb39b3a07056308c6866c
2021-04-29 13:54:55 +02:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_allocation.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_bios.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_chassis.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_conductor.py Register all hardware_interfaces together 2021-01-08 15:16:53 +00:00
test_deploy_template.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_deployment.py Add RPC objects for deployment API 2020-04-30 12:09:20 +02:00
test_fields.py Stop using md5 for __repr__ of objects 2020-07-07 15:28:03 +02:00
test_node.py Do not mask configdrive when executing in-band deploy steps 2021-04-29 13:54:55 +02:00
test_notification.py driver_internal_info in provision notifications 2020-08-25 18:11:04 +00:00
test_objects.py Support port name 2020-11-29 13:37:55 +08:00
test_port.py Support port name 2020-11-29 13:37:55 +08:00
test_portgroup.py Port/Portgroup project scoped access 2021-03-02 15:45:03 -08:00
test_trait.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_volume_connector.py Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00
test_volume_target.py Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00
utils.py Stop using six library 2019-12-23 09:38:25 +01:00