neutron-lbaas/neutron_lbaas/drivers
Brandon Logan 7f3af5e414 Fix timing bug that causes false negative tests
All drivers call (or at least should) the helper method
successful_completion method when they're driver action has
completed succesfully.  Some tempest tests exposed an issue where
the load balancer statuses would get updated before children were,
causing an inconsistent behavior.  The load balancer should always
have its status updated last.

Change-Id: I4e422b7feaec5110ee856994631785e6e55a467e
Closes-Bug: 1534886
2016-01-16 14:21:19 -06:00
..
a10networks A10 Networks LBaaS v2 Driver 2015-03-07 20:31:35 -07:00
brocade Brocade Driver for lbaas v2 data model 2015-03-17 21:53:40 -04:00
common Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
haproxy Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
kemptechnologies Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
logging_noop Octavia driver 2015-08-14 22:41:33 +00:00
netscaler Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
octavia Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
radware Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
vmware VMWare NSXv LBaaSv2 driver 2016-01-15 20:45:39 +00:00
__init__.py New directory structure 2015-02-17 20:22:39 -08:00
driver_base.py Octavia driver 2015-08-14 22:41:33 +00:00
driver_mixins.py Fix timing bug that causes false negative tests 2016-01-16 14:21:19 -06:00