blob: 872f664fd17e04f80837fa12f9dacc04b556f84f [file] [log] [blame]
Luigi Dino Tamagnone9052dfc2023-04-09 15:24:45 +00001---
2features:
3 - |
4 We add a new argument, ``--prefix``, to ``tempest cleanup`` tool that will
5 allow users delete only resources that match the prefix. When this option
6 is used, ``saved_state.json`` file is not needed (no need to run with
7 ``--init-saved-state`` first). If there is one, it will be ignored and the
8 cleanup will be done based on the given prefix only.
9 Note, that some resources are not named thus they will not be deleted when
10 filtering based on the prefix.