heat/releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml
Harald Jensås 30d63c5b63 OS::Nova::Server: Extend addresses attr to include network
This change adds 'network' to the addresses attribute of the
OS::Nova::Server resource. This enables resolving the
properties of the neutron network for the server resource.

Story: 1766946
Task: 19690
Change-Id: I5bef751982919103ecbefeee64bf0f2cbede0cd0
2018-07-20 10:50:54 +02:00

8 lines
186 B
YAML

---
features:
- |
Adds ``network`` to the ``addresses`` attribute of
``OS::Nova::Server`` resource. This enables resolving the network
properties for the server resource.