python-openstackclient/releasenotes/notes/add-port-security-enabled-to-port-set-82b801d21d45e715.yaml
Dean Troyer 11a762e03c 3.5.0 release note cleanup
Change-Id: Ibe5e5a9a212ac483d0cb38bdb3a607d21f32e96d
2016-12-13 16:09:21 -06:00

7 lines
195 B
YAML

---
features:
- |
Add ``--enable-port-security`` and ``--disable-port-security``
options to ``port set`` and ``port create`` commands.
[Blueprint :oscbp:`network-commands-options`]