neutron-lbaas/neutron_lbaas
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 Delete neutron_lbaas.agent.common_rpc 2015-07-01 12:38:36 +03:00
common Fixes passphrase encoding error 2015-04-05 18:39:31 +00:00
db Switch to oslo_utils.uuidutils 2015-06-20 01:21:22 +02:00
drivers Merge "Run as root for killing haproxy" 2015-07-06 18:47:43 +00:00
extensions COMMON_PREFIXES cleanup - patch 2/5 2015-07-04 04:40:34 -07:00
services COMMON_PREFIXES cleanup - patch 2/5 2015-07-04 04:40:34 -07:00
tests Fix test failures caused by mock update 2015-07-10 11:37:14 -05:00
__init__.py Allow users to run 'tox -epy34' 2015-07-06 14:34:55 +09:00
agent_scheduler.py Python 3: use six.iteritems instead of dict.items 2015-06-01 23:51:19 +02:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00