nova/releasenotes/notes/show-server-group-8d4bf6092...

11 lines
330 B
YAML

---
features:
- |
Starting with the 2.71 microversion the ``server_groups`` parameter will be
in the response body of the following APIs to list the server groups to
which the server belongs:
* ``GET /servers/{server_id}``
* ``PUT /servers/{server_id}``
* ``POST /servers/{server_id}/action (rebuild)``