5e62411e5f
Add support for stateful attribute of security groups, using --stateful and --no-stateful flag on security group. This allows a user to create security groups with stateful false. Change-Id: Ifd20b5fc47fd0ea0bb5aeda84820dcc0fb1e8847 Blueprint: stateless-security-groups Depends-On: https://review.opendev.org/711513/
7 lines
198 B
YAML
7 lines
198 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--stateful`` and ``--stateless`` option to the
|
|
``security group create`` and ``security group set`` commands
|
|
to support stateful and stateless security groups.
|