2f4d1d0cbe
This commit renaming all the release notes for 16.0.0. Change-Id: I4b09c9da001ecf75563cb132670905ac237bbd0b
7 lines
252 B
YAML
7 lines
252 B
YAML
---
|
|
upgrade:
|
|
- The *call_until_true* of *test* module is removed because it was marked
|
|
as deprecated and Tempest provides it from *test_utils* as a stable
|
|
interface instead. Please switch to use *test_utils.call_until_true* if
|
|
necessary.
|