neutron-lbaas/neutron_lbaas/tests/tempest/v2
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
..
api Replace assertEqual([], items) with assertEmpty(items) 2017-06-12 16:25:53 +07:00
clients Neutron_LBaaSv2: Update Session Persistence Bug 2016-05-09 19:23:30 -05:00
ddt Use addCleanup instead of tearDown 2017-02-01 00:19:34 +01:00
scenario tempest: Add a config for session persistence types 2017-05-24 16:30:48 +09:00
__init__.py Initial Tempest Directory 2015-02-04 18:56:22 +00:00