summaryrefslogtreecommitdiff
path: root/releasenotes/notes/microversion-v2_62-479a23f0d4307500.yaml
blob: ed2948b241ac57c5bcaf1628b209f8de3ab8e6ee (plain)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Adds support for microversion 2.62 which adds ``host`` (hostname)
    and ``hostId`` (an obfuscated hashed host id string) fields to the
    instance action ``GET /servers/{server_id}/os-instance-actions/{req_id}``
    API.

    The event columns are already included in the result of
    "nova instance-action <server> <request-id>" command, therefore does not
    have any CLI or python API binding impacts in the client.