horizon/releasenotes/notes/bp-port-allowed-address-pairs-extension-a05c3a864f494b0c.yaml
Akihiro Motoki 497cae2b57 Use doc8 check
doc8 is a linter for documents and used in openstack-manuals.
It is better to enforce document linters for simple checking.

The current rules are really simple like:
- line length check (80 chars)
- new line at the end of file

Change-Id: I3810df521068ffc97e25a5fc56b72397bf9783bc
2017-07-19 10:31:16 +00:00

7 lines
303 B
YAML

---
features:
- The port-details page has a new tab for managing Allowed Address Pairs.
This tab and its features will only be available when this extension is
active in Neutron. The Allowed Address Pairs tab will enable creating,
deleting, and listing address pairs for the current port.