trove/releasenotes/notes/ussuri-add-ip-addresses-for...

9 lines
278 B
YAML

---
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.