Skip to content

Commit 46e86e5

Browse files
committed
Add release note for security group set refactor
Add a release note for [1]. [1] https://review.openstack.org/#/c/287763/ Change-Id: I30812c3ead477267dc7e3dc774c09b3435152eb9 Partial-Bug: #1519511 Implements: blueprint neutron-client
1 parent 0b2c4b1 commit 46e86e5

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
---
22
fixes:
3-
- |
4-
Ignore the ``security group list`` command ``--all-projects`` option
3+
- Ignore the ``security group list`` command ``--all-projects`` option
54
for Network v2 since security groups will be displayed for all projects
65
by default (admin only).
76
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]
7+
- The ``security group set`` command now uses Network v2 when
8+
enabled which allows the security group name and description
9+
to be set to an empty value.
10+
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]

0 commit comments

Comments
 (0)