| Katarina Strenkova | f999b15 | 2023-10-10 15:16:15 +0000 | [diff] [blame] | 1 | --- | 
|  | 2 | features: | 
|  | 3 | - | | 
|  | 4 | A new interface ``--resource-list`` has been introduced in the | 
|  | 5 | ``tempest cleanup`` command to remove the resources created by | 
|  | 6 | Tempest. A new config option in the default section, ``record_resources``, | 
|  | 7 | is added to allow the recording of all resources created by Tempest. | 
|  | 8 | A list of these resources will be saved in ``resource_list.json`` file, | 
|  | 9 | which will be appended in case of multiple Tempest runs. This file | 
|  | 10 | is intended to be used with the ``tempest cleanup`` command if it is | 
|  | 11 | used with the newly added option ``--resource-list``. |