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