neutron/neutron
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
..
agent Merge "Fixes argument mismatch in l3-agent" 2013-07-17 09:06:11 +00:00
api Improve l3-agent performance and prevent races in it. 2013-07-16 06:05:17 -07:00
common Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
db Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
debug Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
locale Imported Translations from Transifex 2013-07-18 19:55:06 +00:00
openstack Import Oslo's common rootwrap to Neutron 2013-07-08 18:25:44 +02:00
plugins Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
scheduler Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
server Ensure that the neutron server is properly monkey patched 2013-07-09 14:08:21 -04:00
services Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
tests Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
hooks.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
policy.py Enable policy control over external_gateway_info sub-attributes 2013-07-16 17:52:27 +02:00
quota.py modernize quantum config in proper place 2013-07-16 23:15:17 +08:00
service.py Enable logging before using it 2013-07-13 15:35:22 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00