neutron-lbaas/neutron_lbaas
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
..
agent Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
cmd Nuke lbaas v1 2016-08-23 13:05:48 -05:00
common Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
db Migrate Constants from neutron.plugin to neutron_lib 2017-04-15 05:59:50 +00:00
drivers Merge "Adding configuration flag for skipping SSL certificate verification" 2017-06-05 14:26:08 +00:00
extensions Remove get_namespace from API extensions 2017-05-04 20:54:41 +00:00
services Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
tests Replace assertEqual([], items) with assertEmpty(items) 2017-06-12 16:25:53 +07:00
__init__.py Use the correct _ method from neutron_lbaas._i18n 2016-01-13 06:46:59 -08:00
_i18n.py Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
agent_scheduler.py Remove log translations from neutron-lbaas 2017-05-04 11:23:20 -07:00
opts.py Fix neutron-lbaas gates 2017-03-16 06:14:09 +09:00
version.py Post-split, get jenkins tests passing 2014-12-08 22:52:02 -07:00