neutron-lbaas/neutron_lbaas/tests/unit
Carlos D. Garza 0bf1965057 Implementing EventStreamer reciever for octavia
Listens to oslo_messaging for database updates from octavia.

When neutron-lbaas is being used with octavia this queing system will be
used to so that health check and status updates from octavia are sent to
neutron-lbaas so that neutron updates its database in sync with octavia.
See CR https://review.openstack.org/218735 for details on the octavia
side.

This event handler can actually be used for other drivers as long,
but for now its only used for octavia.

Co-Authored-By: Brandon Logan <brandon.logan@rackspace.com>
Change-Id: I4694d9830d37c6432ff64497396be120dda31501
2016-01-19 00:46:35 -06:00
..
agent Fix order of arguments in assertEqual 2015-10-08 02:45:02 +00:00
common Replaces __builtin__ with six.moves.builtins 2016-01-13 00:39:31 +08:00
db Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
drivers Implementing EventStreamer reciever for octavia 2016-01-19 00:46:35 -06:00
services Replaces __builtin__ with six.moves.builtins 2016-01-13 00:39:31 +08:00
__init__.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00
test_agent_scheduler.py Add flavor option to loadbalancerv2 creation 2015-12-02 14:01:34 -08:00