horizon/releasenotes/notes/admin-neutron-l3-agents-dd6274467572906b.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

10 lines
466 B
YAML

---
features:
- >
[`blueprint admin-neutron-l3-agent <https://blueprints.launchpad.net/horizon/+spec/admin-neutron-l3-agent>`_]
Add support for managing neutron L3 agent hosts. The admin screen for system
information now provides links / views to see what routers reside on what
hosts. In addition, the admin view of routers now also provides a list of
where the router is hosted and the link to see what other routers are
sharing the same host.