tempest/releasenotes/notes/lib_api_microversion_fixtur...

8 lines
292 B
YAML

---
features:
- |
New library interface to set the API microversion on Service Clients.
``APIMicroversionFixture,`` can be used to set the API microversion
on multiple services. This Fixture will take care of reseting the service
microversion to None once test is finished.