summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ussuri-add-ip-addresses-for-instance.yaml
blob: af2a559907d61b22701c7372ed8e6d75ac57ae2c (plain)
1
2
3
4
5
6
7
8
---
features:
  - Added a new field named ``addresses`` in the instance API
    response which including the IP address and type, either 'private' or
    'public'.
deprecations:
  - The 'ip' field of getting instance response is deprecated and will be
    removed in W release.