30d63c5b63
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
8 lines
186 B
YAML
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.
|
|
|