neutron-lbaas/neutron_lbaas
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 Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
common Implementing EventStreamer reciever for octavia 2016-01-19 00:46:35 -06: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
extensions Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
services Implementing EventStreamer reciever for octavia 2016-01-19 00:46:35 -06:00
tests Implementing EventStreamer reciever for octavia 2016-01-19 00:46:35 -06:00
__init__.py Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
_i18n.py Switch to internal _i18n pattern, as per oslo_i18n guidelines 2015-12-01 19:23:33 -07:00
agent_scheduler.py LOG.warn -> LOG.warning 2015-12-31 01:35:31 -08:00
opts.py Automatically generate neutron LBaaS configuration files 2015-12-09 15:14:56 +00:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00