python-openstackclient/releasenotes/notes/auto-no-network-options-f4d...

7 lines
203 B
YAML

---
features:
- |
The ``server create`` command now accepts two new options, ``--no-network``
and ``--auto-network``. These are aliases for ``--nic none`` and
``--nic auto``, respectively.