Merge "Add review guideline to microversion API"
This commit is contained in:
commit
e266f24bc4
@ -310,6 +310,9 @@ necessary to add changes to other places which describe your change:
|
|||||||
``doc/api_samples/versions/versions-get-resp.json`` and
|
``doc/api_samples/versions/versions-get-resp.json`` and
|
||||||
``nova/tests/functional/api_samples/versions/versions-get-resp.json.tpl``.
|
``nova/tests/functional/api_samples/versions/versions-get-resp.json.tpl``.
|
||||||
|
|
||||||
|
* Make a new commit to python-novaclient and update corresponding
|
||||||
|
files to enable the newly added microversion API.
|
||||||
|
|
||||||
Allocating a microversion
|
Allocating a microversion
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
@ -179,6 +179,14 @@ Please note:
|
|||||||
* We are only talking about the testing of in-tree code. Please note the only
|
* We are only talking about the testing of in-tree code. Please note the only
|
||||||
public API is our REST API, see: :doc:`policies`
|
public API is our REST API, see: :doc:`policies`
|
||||||
|
|
||||||
|
Microversion API
|
||||||
|
================
|
||||||
|
|
||||||
|
* If an 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.
|
||||||
|
|
||||||
Release Notes
|
Release Notes
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user