neutron-vpnaas/neutron/extensions
Oleg Bondarev da65fe6951 Add agent scheduling for LBaaS namespace agent
- adds simple chance scheduling on create pool operation
- adds PoolsLoadbalancerAgentBinding db table
- adds lbaas_agentscheduler extension to list pools hosted by a particular agent
  and to get an agent hosting a particular pool
- adds agent notifiers mapping to AgentSchedulerDbMixin to make it easier
  for services to add their agent notifiers to the core plugin

Implements blueprint lbaas-agent-scheduler
Change-Id: Id98649fd5c7873dcd5be1a2b117b8bed25f06cc2
2013-07-19 13:25:04 +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
extraroute.py Allow router route update in XML. 2013-07-08 23:01:56 +02:00
flavor.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_ext_gw_mode.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
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 Add status description field for lbaas objects 2013-07-10 18:04:46 +04:00
portbindings.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04: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 Rename Quantum to Neutron 2013-07-06 15:02:43 -04: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 Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00