tuskar/tuskar
Sergey Vilgelm e8eac7e562 Fix the unit tests with wrong usage of mock
Replace assert_called_once() with self.assertEqual(1, <...>.call_count).

Change-Id: Ied357c86ba7d62c419d01a75b099a6c5de479d6e
Closes-Bug: 1473369
2015-07-26 16:33:43 +00:00
..
api Change default auth type to keystone 2015-05-22 15:17:54 -04:00
cmd Added --all flag to tuskar-delete-roles 2015-06-12 14:08:56 -04:00
common Drop use of 'oslo' namespace package 2015-05-06 20:07:35 +00:00
db Alter the type for the contents column of stored_file 2015-06-04 11:25:10 +03:00
heat Drop use of 'oslo' namespace package 2015-05-06 20:07:35 +00:00
manager Propagate default values for parameters from the master seed 2015-06-15 09:26:17 +03:00
openstack Drop use of 'oslo' namespace package 2015-05-06 20:07:35 +00:00
storage Added --all flag to tuskar-delete-roles 2015-06-12 14:08:56 -04:00
templates Propagate default values for parameters from the master seed 2015-06-15 09:26:17 +03:00
tests Fix the unit tests with wrong usage of mock 2015-07-26 16:33:43 +00:00
__init__.py Remove the copyright information in the empty __init__.py 2014-03-04 16:15:45 +08:00
netconf.py Drop use of 'oslo' namespace package 2015-05-06 20:07:35 +00:00
version.py Update tuskar.version to use PBR 2014-08-06 16:38:09 +01:00