neutron-lbaas/neutron_lbaas/tests
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
..
contrib Modified tox.ini and post_test_hook.sh 2015-06-23 16:29:36 -07:00
tempest Merge "Neutron LBaaS: Load Balancer Basic Scenario Test" 2015-07-01 21:43:38 +00:00
unit Fix test failures caused by mock update 2015-07-10 11:37:14 -05:00
__init__.py LBaaS: Unit tests using policy.conf 2014-12-17 19:23:54 -05:00
base.py Rename imports based on neutron tests reorganization. 2015-04-07 14:34:33 -07:00