ironic/ironic/tests
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
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Generalize clean step functions to support deploy steps 2020-03-25 13:04:11 +01:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Make 'noop' the explicit default of default_storage_interface 2019-03-29 14:03:53 +01:00