ad6727df88
* Remove release notes for changes to commands that have not been released yet * Combine notes for common command sets (ie, new port commands) * Rename notes with bugs to the bug-NNNNN-XXXXXXX form Change-Id: I6216aad443056ada2fe28ba533bf20a09f118e4d
15 lines
647 B
YAML
15 lines
647 B
YAML
---
|
|
features:
|
|
- The ``security group create``, ``security group set`` and
|
|
``security group show`` commands now uses Network v2 when
|
|
enabled which results in a more detailed output for network
|
|
security group rules.
|
|
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]
|
|
fixes:
|
|
- The ``security group create`` command now uses Network v2 when
|
|
enabled which allows the security group description to be created
|
|
with an empty value. In addition, the ``tenant_id`` field changed
|
|
to ``project_id`` to match the ``security group show`` command
|
|
output.
|
|
[Bug `1519511 <https://bugs.launchpad.net/bugs/1519511>`_]
|