Update the guide about API version bump

Add a bullet about updating the minimum microversion at
tempest config file.

Change-Id: I4af9c3b946ecb20da6067138bfbdbae917df546c
This commit is contained in:
Hongbin Lu 2019-02-16 22:29:30 +00:00
parent 332f9827e1
commit 51e07f9aa4

View File

@ -292,6 +292,8 @@ necessary to add changes to other places which describe your change:
be enough information that it could be used by the docs team for
release notes.
* Update ``min_microversion`` in ``.zuul.yaml``.
* Update the expected versions in affected tests, for example in
``zun/tests/unit/api/controllers/test_root.py``.