Merge "Amend the code review guide for microversion API"

This commit is contained in:
Jenkins 2017-09-08 18:12:19 +00:00 committed by Gerrit Code Review
commit 8a1a7c1531
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ Microversion API
If a new microversion API is added, the following needs to happen:
* A new patch for the microversion API change in python-novaclient side
should be submitted.
should be submitted before the microversion change in Nova is merged.
* If the microversion changes the response schema, a new schema and test for
the microversion must be added to Tempest. The microversion change in Nova
should not be merged until the Tempest test is submitted and at least