fc57076d3c
Nova now return these two attributes with empty value, deprecated them. Change-Id: Id176d8cbc332cb02ff4f1523993ee5b232e0aa15
8 lines
249 B
YAML
8 lines
249 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``accessIPv4`` and ``accessIPv6`` attributes of the
|
|
``OS::Nova::Server`` resource are now deprecated, since Nova returns empty
|
|
values for them. Use the ``addresses`` attribute instead to get IP
|
|
addresses.
|