dragonflow/dragonflow
Shachar Snapiri 53db6e21df Change all tests to use the standard addCleanup
Currently a lot of tests are using a custom self.store() method to
perform automatic cleanup on tearDown.
We should change to the standard addCleanup method that is being called
on every object (also if setUp fails and tearDown is not called).
See [1] for details.

[1] https://docs.python.org/2/library/unittest.html#unittest.TestCase.addCleanup

Change-Id: Ic62dd9a5e07435d1179793ec2c5cdc6e4eddef60
2018-07-23 12:23:23 +03:00
..
cli Add format option to df-db 2018-06-26 15:24:28 +03:00
cmd Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
common Rename "ovs" occurances to "switch" 2018-07-12 15:10:17 +00:00
conf Add an interface and config options for modular switch 2018-07-12 14:20:39 +03:00
controller Move controller ovs functionality to a driver 2018-07-16 08:49:51 +03:00
db Add unique_key_packed to UniqueKey mixin 2018-06-26 10:11:45 +03:00
neutron Refactoring of ZMQ pubsub 2018-06-12 13:01:49 +00:00
ovsdb Rename "ovs" occurances to "switch" 2018-07-12 15:10:17 +00:00
switch Move controller ovs functionality to a driver 2018-07-16 08:49:51 +03:00
tests Change all tests to use the standard addCleanup 2018-07-23 12:23:23 +03:00
utils Remove unused file bloomfilter.py 2017-04-05 11:57:45 +08:00
__init__.py Removes unnecessary utf-8 encoding 2017-01-04 09:46:25 +07:00
_i18n.py Remove log translations 2017-03-27 01:13:30 +00:00
version.py Implement Guru meditation reports 2016-06-08 15:59:44 +08:00