neutron-lib/releasenotes/notes/add-router-not-found-in-factory-exception-e2bf9431549ff9b9.yaml
Yang Youseok 176c09fa19 Add RouterNotFoundInRouterFactory exception
Add new exception for l3-agent. It occurs when there is no valid
router_info class which registered in router_factory.

Related-Bug: #1804634
Change-Id: I55a1cb60898ab87ffe137f8c4b0b2f2803bfb219
2018-12-04 12:14:06 +09:00

5 lines
112 B
YAML

---
features:
- Adds new L3 exception ``RouterNotFoundInRouterFactory`` in
``neutron_lib.exceptions.l3``.