vmware-nsx/neutron/plugins/nec
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 Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
common Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
db Improve packet-filter test coverage in NEC Plugin 2013-07-17 09:13:00 +09:00
drivers Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Improve packet-filter test coverage in NEC Plugin 2013-07-17 09:13:00 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
nec_plugin.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
ofc_driver_base.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
ofc_manager.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
packet_filter.py Improve packet-filter test coverage in NEC Plugin 2013-07-17 09:13:00 +09:00
README Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00

Quantum NEC OpenFlow Plugin


# -- What's this?

http://wiki.openstack.org/Quantum-NEC-OpenFlow-Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Neutron and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom