neutron-lbaas/neutron_lbaas
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
..
agent Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
common Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
db Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
drivers Fix timing bug that causes false negative tests 2016-01-16 14:21:19 -06:00
extensions Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
services Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
tests VMWare NSXv LBaaSv2 driver 2016-01-15 20:45:39 +00: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