neutron-lbaas/neutron_lbaas/tests
Vu Cong Tuan a82ef9d5f5 Replace assertEqual([], items) with assertEmpty(items)
Since assertEmpty() function has already been implemented,
let's use this function instead of generic assertEqual() function.
This change makes the code and the error messages to be more readable.
Therefore it improves maintainability a little bit.

Change-Id: Ibbc698eae826a82f7a09f665ac643051f37e7d41
2017-06-12 16:25:53 +07:00
..
contrib Explicitly list neutron api extensions for tests 2017-03-29 18:53:38 -07:00
etc Disable automatic config file discovery for pep8 target 2015-11-23 13:06:21 +00:00
functional Remove psutil dependency 2017-01-24 16:20:02 +01:00
tempest Replace assertEqual([], items) with assertEmpty(items) 2017-06-12 16:25:53 +07:00
unit Rename driver to support different versions 2017-05-23 12:37:38 +00:00
__init__.py Fix deprecation warning for multiple context managers part 2 2016-07-13 19:00:47 -07:00
base.py Add support to update members in LBaaS extension 2016-12-03 01:16:23 -05:00
tools.py Uncouple lbaas object models from neutron core plugin results 2016-03-08 16:19:36 +01:00