47e9e9319d
This may be required in case of routed networks as an alternative to specifying a fixed_ip. Change-Id: I8187f950cb961f60131af8b07fb54eee69019dbc
8 lines
232 B
YAML
8 lines
232 B
YAML
---
|
|
features:
|
|
- |
|
|
Allows specifying a subnet for the ``nics`` argument of the
|
|
``provision_node`` call as ``{"subnet": "<name or ID>"}``.
|
|
- |
|
|
Adds a new CLI argument ``--subnet`` to create a port on the given subnet.
|