tempest/releasenotes/notes/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml
zhufl c092892dc2 There are some typos in releasenotes
This is to correct the typos in releasenotes

Change-Id: Ibe15293e0a950e08d7077b6b43467c4d78a0beac
2017-02-21 12:09:06 +08:00

6 lines
207 B
YAML

---
deprecations:
- The ``call_until_true`` function is moved from the ``tempest.test`` module
to the ``tempest.lib.common.utils.test_utils`` module. Backward
compatibility is preserved until Ocata.