blob: 56708211ce43449d8f43bf9e94db515a076a2ee1 [file] [log] [blame]
Ken'ichi Ohmichif2ba23f2017-02-09 10:26:58 -08001---
2upgrade:
3 - The *call_until_true* of *test* module is removed because it was marked
4 as deprecated and Tempest provides it from *test_utils* as a stable
5 interface instead. Please switch to use *test_utils.call_until_true* if
6 necessary.