neutron-fwaas/neutron/plugins/openvswitch
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 Add gre tunneling support for the ML2 plugin 2013-07-16 15:59:25 +02:00
common Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_db_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_models_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ovs_neutron_plugin.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00

The Open vSwitch (OVS) Neutron plugin is a simple plugin to manage OVS
features using a local agent running on each hypervisor.

For details on how to configure and use the plugin, see:

http://openvswitch.org/openstack/documentation/