neutron-vpnaas/neutron/common
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
config.py Enable logging before using it 2013-07-13 15:35:22 +08:00
constants.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
exceptions.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
legacy.py modernize quantum config in proper place 2013-07-16 23:15:17 +08:00
log.py Add decorator helping to log method calls. 2013-07-18 10:50:37 +02:00
rpc.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_lib.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
topics.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
utils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00