File: auto-no-network-options-f4ddb2bb7544d2f5.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
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.