summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1519511-65b8901ae6ea2e63.yaml
blob: 3122f83cacbde794eb63bf1a235a7429f1f848dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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>`_]