File: server-create-no-security-group-option-627697bddae429b1.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    The ``server create`` command now supports a ``--no-security-group``
    option. When provided, no security groups will be associated with ports
    created and attached to the server during server creation. This does not
    affect pre-created ports.