blob: ca66b64a13e1820bd6a1ced233a44d98ce4a9ac0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
fixes:
- Ignore the ``security group list`` command ``--all-projects`` option
for Network v2 since security groups will be displayed for all projects
by default (admin only).
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]
- The ``security group set`` command now uses Network v2 when
enabled which allows the security group name and description
to be set to an empty value.
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]
|