osc-lib/openstackclient/tests
Tang Chen c9cfb935bf Use assertItemsEqual() instead of assertListEqual()
assertListEqual() is order sensitive. So we need to sort
the lists before we compare them. Use assertItemsEqual()
instead is better.

Change-Id: I9eaa98716c7401f5b099b007438acc916dae619b
2016-03-14 16:22:24 +08:00
..
api Move session and fixtures to keystoneauth1 2015-10-14 00:46:07 -04:00
common Use assertItemsEqual() instead of assertListEqual() 2016-03-14 16:22:24 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
test_shell.py Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00
utils.py remove py26 workaround in osc 2016-03-08 12:41:17 +00:00