neutron/neutron/extensions
Eugene Nikanorov 98b3f4a951 Return meaningful error message on pool creation error
Instead of returning exception specific to haproxy (agent-based),
return more generic BackendNotFound exception.
It also could be used later when binding to devices will be
introduced. That exception will indicate scheduling failure, e.g.
inability to find appropriate backend for the resource.
Resource (pool) is then marked with ERROR state with corresponding
error description.

Change-Id: Ic18ff20102b4bb2b97e7b186fcf797133bd3ba3d
Closes-Bug: #1295214
2014-03-21 15:15:08 +04:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agent.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
allowedaddresspairs.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
dhcpagentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
external_net.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
extra_dhcp_opt.py extra_dhcp_opt add checks for empty strings 2013-12-13 08:40:28 -07:00
extraroute.py Allow to clear extra routes from router 2013-07-18 17:20:23 -07:00
firewall.py Validate rule uuids provided for update_policy 2014-02-17 21:34:03 +04:00
flavor.py Fix incorrect indentations found by Pep 1.4.6+ 2013-10-19 10:50:16 +02:00
l3.py Send network-changed notifications to nova 2014-03-13 17:19:43 -07:00
l3_ext_gw_mode.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
l3agentscheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
lbaas_agentscheduler.py Return meaningful error message on pool creation error 2014-03-21 15:15:08 +04:00
loadbalancer.py Return meaningful error message on pool creation error 2014-03-21 15:15:08 +04:00
metering.py Remove dupl. for get_resources in adv. services 2013-12-28 11:38:35 -05:00
multiprovidernet.py Add multiple provider network extension 2013-08-20 10:30:08 -07:00
portbindings.py Implement Mellanox ML2 MechanismDriver 2014-03-03 22:43:10 +02:00
portsecurity.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
providernet.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00
quotasv2.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00
routedserviceinsertion.py Support for NVP advanced FwaaS service 2013-09-17 10:18:22 -07:00
routerservicetype.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
securitygroup.py Add missing quota flags in the config file sample 2013-12-02 19:14:06 +01:00
servicetype.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
vpnaas.py Merge "validate if the router has external gateway interface set" 2014-02-08 02:09:24 +00:00