neutron-lib/neutron_lib/exceptions
Boden R 27a27c07e2 fix up dvr api def exceptions
Commit I6d98e83287833882515240d7db1faa4a1deb7da1 rehomed the DVR
API def into neutron-lib, but:
- The DVRMacAddressNotFound exception was never rehomed. While not used
externally today [1], it's foreseeable that implementations of the
extension will need it.
- The exception message used in HostMacAddressGenerationFailure of the
rehome patch mentions "DVR". This should not be the case as the
HostMacAddressGenerationFailure is generic in nature.

[1] http://codesearch.openstack.org/?q=DVRMacAddressNotFound

Change-Id: I88e1aa2acf22389f69cb7d5704c80a5eb72a9bbe
2017-11-10 13:46:16 -07:00
..
__init__.py fix up dvr api def exceptions 2017-11-10 13:46:16 -07:00
address_scope.py rehome neutron's address-scope extension API definition 2017-07-17 07:27:58 -06:00
agent.py rehome neutron's agent extension API definition 2017-07-13 11:50:40 -06:00
allowedaddresspairs.py rehome allowedaddresspairs API definition 2017-08-07 09:56:38 -06:00
availability_zone.py rehome availability zone API def 2017-08-04 10:51:43 -06:00
dns.py Rehome dns-integration extension 2017-06-16 13:14:56 +09:00
dvr.py fix up dvr api def exceptions 2017-11-10 13:46:16 -07:00
external_net.py rehome external net api definition 2017-08-14 10:05:42 -06:00
extraroute.py rehome extraroute api definition 2017-08-15 04:36:38 -06:00
firewall_v1.py Move Firewall Exceptions to neutron-lib 2017-07-11 16:36:21 +00:00
firewall_v2.py Fix spaces in Firewall's error messages 2017-07-23 15:16:13 +05:30
flavors.py rehome flavor extension API definition 2017-09-18 05:14:30 -06:00
l3.py rehome l3 api-def exceptions 2017-02-13 12:45:20 -07:00
l3_ext_ha_mode.py rehome l3 ext ha mode extension api definition 2017-09-07 10:23:24 -06:00
metering.py rehome metering extension api definition 2017-08-16 13:26:33 -06:00
multiprovidernet.py rehome multi provider net extension api definition 2017-11-02 10:27:46 -06:00
port_security.py rehome port security api-def 2017-03-03 11:12:46 -07:00