commit | 4af2c82068d1188a03c1c3ed422f85f512997b73 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Mon Aug 06 14:38:53 2018 +0800 |
committer | ghanshyam <gmann@ghanshyammann.com> | Thu Aug 09 13:57:42 2018 +0000 |
tree | 548441d20678a83a4dcdeeb2cfe0ffc556c5846a | |
parent | 25572c3b5512aa3ecc949b926af1e1fd64fddfd9 [diff] [blame] |
Fill aggregate schema for microversion 2.41 The ‘uuid’ attribute of an aggregate is returned from calls to the /os-aggregates endpoint from microversion 2.41, so this is to add 'uuid' in schema of aggregate. https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id37 Change-Id: I90e53056ceae5ad6b6ea2995f3f8c6eceea4739a partially-implements: blueprint full-schema-for-all-microversions
diff --git a/doc/source/microversion_testing.rst b/doc/source/microversion_testing.rst index ce9bbb5..6677d0a 100644 --- a/doc/source/microversion_testing.rst +++ b/doc/source/microversion_testing.rst
@@ -350,6 +350,10 @@ .. _2.39: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id35 + * `2.41`_ + + .. _2.41: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#id37 + * `2.42`_ .. _2.42: https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#maximum-in-ocata