summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-neutron-client-a0552f8ca909b665.yaml
blob: 74ace6c8fb98f7ce70448274a402da51db4241d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
features:
  - Update ``--binding-profile`` option on the ``port create`` and
    ``port set`` commands to support JSON input for more advanced
    binding profile data.
    [Blueprint :oscbp:`neutron-client`]
  - Add ``--enable-port-security`` and ``--disable-port-security``
    options on the ``network create`` and ``network set`` commands.
    This supports setting the default port security for ports created
    on a network.
    [Blueprint :oscbp:`neutron-client`]
  - Add ``geneve`` choice to the  ``network create`` command
    ``--provider-network-type`` option.
    [Blueprint :oscbp:`neutron-client`]
  - Add ``--device-owner`` option to the ``port list`` command
    to enable listing ports based on device owner.
    [Blueprint :oscbp:`neutron-client`]