ironic/ironic/tests/unit
Dmitry Tantsur 16bce7f18d Generalize clean step functions to support deploy steps
This change updates various agent cleaning functions to also
support deploy steps via a new step_type argument. It does not
yet make it possible to run in-band deploy steps.

The agent's get_clean_steps call has been modified to not fail
if there are no cached steps. This is going to be normal for
both cleaning and deploy in the future, and it is impossible
to hit now because of the way cleaning is started.

Change-Id: I789b130e7e490e23924338a024397973957272ac
Story: #2006963
2020-03-25 13:04:11 +01:00
..
api Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
cmd Add check for object versions 2019-02-20 17:24:42 +00:00
common Merge "Rename `create_isolinux_image_for_uefi` function as misleading" 2020-03-16 19:00:42 +00:00
conductor Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
conf Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
db Make reservation checks caseless 2020-03-06 12:29:19 -08:00
dhcp Stop using six library 2019-12-23 09:38:25 +01:00
drivers Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
objects Pre-shared agent token 2020-02-20 14:33:32 -08:00
__init__.py Setup logging in unit tests 2017-04-13 20:47:10 +03:00
policy_fixture.py Add keystone policy support to Ironic 2016-08-04 12:43:20 +00:00
raid_constants.py Fix gate failure related to jsonschema 2019-09-09 17:25:21 +05:30
stubs.py Enhanced checksum support 2018-10-22 16:12:31 +08:00
test_base.py Fix issue with double mocking of utils.execute functions 2018-02-23 05:44:59 -08:00