python-tempestconf/releasenotes/notes/discover-placement-service-bbd6522424e4eee4.yaml
Martin Kopec 0cd2cec87a Release 3.1.0 releasenotes
As we have created a new tag (3.1.0) let's create a new
releasenotes section in order to present the changes done
in the latest release.

A few formatting issues are fixed as well.

Change-Id: I4f428155dfeb84d3d5424dd58dd0d3b8df375848
2021-01-22 08:42:01 +00:00

11 lines
271 B
YAML

---
features:
- |
discover-tempest-config can now automatically set the following 2 tempest
options
* ``CONF.placement.min_microversion``
* ``CONF.placement.max_microversion``
The mentioned options are set based on the placement service response.