vmware-nsx/etc
gongysh 00897bd3b7 Add scheduling feature basing on agent management extension
3rd part of blueprint quantum-scheduler

1. Allow networks to be hosted by certain dhcp agents.
Network to dhcp agent is a
many to many relationship. Provide a simple
scheduler to schedule a network randomly
to an active dhcp agent when a network or port is created.
2. Allow admin user to (de)schedule network to a
certain dhcp agent manually.
3. Allow routers to be hosted by a certain l3 agent.
Router to l3 agent is a many to one relationship.
Provide a simple scheduler to
schedule a router to l3 agent if the router is not
scheduled when the router is  updated.
4. Auto schedule networks and routers to agents when agents
start.
5. Only support ovs plugin at this point

Change-Id: Iddec3ea9d4c0fe2d51a59f7db47145722fc5a1cd
2013-02-27 21:20:51 +08:00
..
init.d Second round of packaging changes 2011-11-28 10:33:52 -08:00
quantum Add support Quantum Security Groups for Ryu plugin 2013-02-20 00:38:00 -08:00
api-paste.ini Move auth_token configurations to quantum.conf 2013-02-11 22:31:19 +09:00
dhcp_agent.ini Add default state_path to quantum.conf 2013-02-25 13:46:53 +00:00
l3_agent.ini Add default state_path to quantum.conf 2013-02-25 13:46:53 +00:00
metadata_agent.ini Add default state_path to quantum.conf 2013-02-25 13:46:53 +00:00
policy.json Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
quantum.conf Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
rootwrap.conf make rootwrap filters path consistent with other openstack project 2012-09-13 10:09:30 +08:00