neutron-lbaas/neutron_lbaas/tests
Phillip Toohill 697bbd69a1 Finish Agent Scheduler and LB Agent Driver Piece
Implements the agent scheduler to choose which agent will host
the loadbalancer.  Only a random scheduling algorithm implemented.

Exposed two API calls that allows an admin user to get a list of
loadbalancers hosted by an agent and get the agent that is hosting
a particular loadbalancer.

Implemented the loadbalancer driver classes and methods for the agent
driver.  These will call the agent scheduler to host the load balancer
and then send the data to a queue.

Depends-On: Ic9179ef0a95b91d1b7662537fffeb0a949efc925
Partially-implements: blueprint lbaas-refactor-haproxy-namespace-driver-to-new-driver-interface
Co-Authored-By: Brandon Logan <brandon.logan@rackspace.com>

Change-Id: Ic4a83ef255aed0474eebb73f28d67e09f35666b7
2015-02-26 22:49:29 -06:00
..
tempest Neutron LBaaS: Initial Health Monitors Test Client 2015-02-10 19:56:50 +00:00
unit Finish Agent Scheduler and LB Agent Driver Piece 2015-02-26 22:49:29 -06:00
__init__.py LBaaS: Unit tests using policy.conf 2014-12-17 19:23:54 -05:00
base.py Prevent config reads in tests and fix v1/v2 mutex 2015-02-05 09:46:44 -06:00