Fix some issues in API microversion doc
* The samples should pass the pep8 test (add spaces around # noqa). * Add an item under "Other necessary changes" about updating the API version for tests. Change-Id: I6c98b24b8e3aa5f92d7a7a156994a1200682c6c4
This commit is contained in:
parent
4db4adf6e5
commit
c17a75d975
@ -295,6 +295,8 @@ necessary to add changes to other places which describe your change:
|
|||||||
* Update the expected versions in affected tests, for example in
|
* Update the expected versions in affected tests, for example in
|
||||||
``zun/tests/unit/api/controllers/test_root.py``.
|
``zun/tests/unit/api/controllers/test_root.py``.
|
||||||
|
|
||||||
|
* Update ``CURRENT_VERSION`` in ``zun/tests/unit/api/base.py``.
|
||||||
|
|
||||||
* Make a new commit to python-zunclient and update corresponding
|
* Make a new commit to python-zunclient and update corresponding
|
||||||
files to enable the newly added microversion API.
|
files to enable the newly added microversion API.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user