Add missing 1.6 API doc in rest version history
The version history was not updated in the patch that bumped the API to 1.6[1]. This patch adds the missing doc and also sets 1.6 to the maximun API for the latest release. [1] https://review.opendev.org/c/openstack/watcher/+/955827 Closes-Bug: #2124938 Change-Id: I62473e84415896387fda8ca6d0982f78d2a1a9f1 Signed-off-by: Douglas Viroel <viroel@gmail.com>
This commit is contained in:
@@ -48,3 +48,11 @@ and action plans. The ``status_message`` field can be set when transitioning
|
||||
an action to SKIPPED state, and can also be updated for actions that are
|
||||
already in SKIPPED state, allowing administrators to fix typos, provide more
|
||||
detailed explanations, or expand on reasons that were initially omitted.
|
||||
|
||||
1.6 (Maximum in 2025.2 Flamingo)
|
||||
---
|
||||
Added new server attributes, ``server_flavor_extra_specs`` and
|
||||
``server_pinned_az``, to the response of ``GET /v1/data_model`` API when
|
||||
selecting ``compute`` as the ``data_model_type`` parameter. The collection of
|
||||
these extended attributes is controlled by
|
||||
``[compute_model] enable_extended_attributes`` configuration option.
|
||||
|
||||
Reference in New Issue
Block a user