neutron/neutron/extensions
Eugene Nikanorov 88dd89b2ff LBaaS integration with service type framework
The patch makes the following changes:

* adds new attribute of the pool: provider, which is provider name
as it is written in configuration
* adds support for multiple plugin drivers for loadbalancer
* cleans up healthmonitor-related plugin driver API
Drivers should work with healthmonitor associations only
* adds ability to update provider attribute for the pool used
to reassociate pools with new providers in case their providers
were removed from configuration

implements blueprint lbaas-integration-with-service-types

DocImpact

Change-Id: I4295c9bcceb38e60f813d5596af48bd8194c1c9b
2013-09-03 23:05:33 +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
dhcpagentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
extra_dhcp_opt.py bp: pxeboot-port, provide pxeboot on ports 2013-08-31 10:40:56 -06:00
extraroute.py Allow to clear extra routes from router 2013-07-18 17:20:23 -07:00
firewall.py Firewall as a Service (FWaaS) Agent 2013-08-11 10:56:37 -07:00
flavor.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_ext_gw_mode.py Enable conversion for composite attribute items 2013-08-09 06:23:07 -07:00
l3agentscheduler.py Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
lbaas_agentscheduler.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
loadbalancer.py LBaaS integration with service type framework 2013-09-03 23:05:33 +04:00
metering.py Add metering extension and base class 2013-08-14 14:32:46 +02:00
multiprovidernet.py Add multiple provider network extension 2013-08-20 10:30:08 -07:00
portbindings.py PLUMgrid plugin v2 2013-07-31 14:42:17 -07:00
portsecurity.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
providernet.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
quotasv2.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00
routedserviceinsertion.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routerservicetype.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
securitygroup.py Limit min<=max port check to TCP/UDP in secgroup rule 2013-07-08 22:42:32 +09:00
servicetype.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
vpnaas.py Correct VPNaaS limit checks in extension 2013-08-29 20:35:08 -04:00