neutron-lbaas/neutron_lbaas/tests/unit
Brandon Logan b7d9751290 Fix test failures caused by mock update
Python's mock library had an update that exposed issues with tests not calling
real assert methods.  Before the update mock allowed any method to be called,
real or not real.  After the update mock is only allowing real methods to be
called.

Change-Id: I4188e6a71353ffbd13e467f0c1c6502d53483caf
2015-07-10 11:37:14 -05:00
..
agent Switch to oslo.service 2015-06-25 12:15:56 +03:00
common Move xrange to six.moves.range for pep8 issue 2015-05-22 17:29:37 +00:00
db COMMON_PREFIXES cleanup - patch 2/5 2015-07-04 04:40:34 -07:00
drivers Fix test failures caused by mock update 2015-07-10 11:37:14 -05:00
services Merge "Switch to oslo.service" 2015-06-30 23:21:26 +00:00
__init__.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00
test_agent_scheduler.py Agent code restructuring in neutron tree 2015-06-28 13:01:00 -07:00