Amend the code review guide for microversion API

A new patch for the microversion API change in python-novaclient side
should be submitted before the microversion change in Nova is merged.

Change-Id: Ie8868a2e767825e08ae4a2e1bfffa7b3fbfb7273
This commit is contained in:
Takashi NATSUME 2017-08-16 19:05:38 +09:00
parent fefff942ef
commit fe933acfc8

View File

@ -230,7 +230,7 @@ Microversion API
If a new microversion API is added, the following needs to happen: If a new microversion API is added, the following needs to happen:
* A new patch for the microversion API change in python-novaclient side * 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 * 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 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 should not be merged until the Tempest test is submitted and at least