python-ironicclient/ironicclient/tests/unit/v1
Arne Wiebalck 81eebfc404 Add support for retired{_reason} fields.
This change adds support to set and unset the 'retired'
and 'retired_reason' fields. It also extends the 'list'
command with an additional '--retired' parameter to
list only nodes which have the retired property.

Story: #2005425
Task: #38143
Depends-On: https://review.opendev.org/703981
Change-Id: I5fe379c4ff439b3a083ae819ce5b4bdbddd22b3a
2020-02-06 16:09:27 +01:00
..
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
test_allocation.py Add allocation owner 2020-01-20 15:20:08 +00:00
test_chassis.py Fix API object representation in unittests 2016-12-15 14:54:30 +00:00
test_client.py Merge "Make it clear that a Session is required for v1.client.Client" 2019-09-24 13:32:05 +00:00
test_conductor.py Support for conductors exposed from API 2018-12-12 14:37:25 +08:00
test_create_resources.py Stop using six library 2019-12-18 15:18:24 +01:00
test_deploy_template.py Deploy templates: client support 2019-03-01 14:24:28 +00:00
test_driver.py BIOS Settings support 2018-06-12 08:51:19 +08:00
test_events.py Add Events support 2019-02-13 18:22:50 +01:00
test_node.py Add support for retired{_reason} fields. 2020-02-06 16:09:27 +01:00
test_port.py Add is-smartnic port attribute to port command 2019-02-18 14:15:46 +02:00
test_portgroup.py Remove the ironic command 2019-08-20 21:51:12 +00:00
test_resource_fields.py Add DRIVER_RESOURCE to remove duplicated strings 2017-03-13 23:35:09 +00:00
test_volume_connector.py Fix unit tests for volume connector and target 2017-07-09 01:21:34 +09:00
test_volume_target.py Fix unit tests for volume connector and target 2017-07-09 01:21:34 +09:00