kpdev
c16f88d148
Report ExternalDNSOverQuota exception for recordset quota error
When floating IP or port with DNS records are created and the recordset quota value of the external dns service (e.g. designate) exceeds limit, the recordset creation fails. Report the exact reason of failure i.e. ExternalDNSOverQuota instead of HttpException. Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/786174 Closes-Bug: #1923700 Change-Id: Ie1dd5c26ec0eb1875d2a6a176838598117678f4a
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%