diff options
| author | Zuul <zuul@review.opendev.org> | 2020-04-08 08:31:28 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2020-04-08 08:31:28 +0000 |
| commit | 78b18030b5aaa42d7b438d73cb8d1170869ec758 (patch) | |
| tree | 4db7ee7730f1923bd2accff88a055bee8dabbfcc /releasenotes/notes | |
| parent | 74a7c1d9d6efc545676cec1d9efeb2a86c5bc548 (diff) | |
| parent | 5e62411e5f6c5b68512d1f72470b4222199eb456 (diff) | |
| download | python-openstackclient-78b18030b5aaa42d7b438d73cb8d1170869ec758.tar.gz | |
Merge "Support for stateless security groups"
Diffstat (limited to 'releasenotes/notes')
| -rw-r--r-- | releasenotes/notes/stateful-security-group-a21fa8498e866b90.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/stateful-security-group-a21fa8498e866b90.yaml b/releasenotes/notes/stateful-security-group-a21fa8498e866b90.yaml new file mode 100644 index 00000000..9b70bce8 --- /dev/null +++ b/releasenotes/notes/stateful-security-group-a21fa8498e866b90.yaml @@ -0,0 +1,6 @@ +--- +features: + - | + Add ``--stateful`` and ``--stateless`` option to the + ``security group create`` and ``security group set`` commands + to support stateful and stateless security groups. |
