openstack-python-openstackc.../openstackclient/tests/common
Steve Martinelli 575dcdfc8e Remove oslo serialization requirement
Recently oslo serialization has started to also include
python-msgpack. Since we were only using it for json support, we
should just use python's json support. Especially since it's only
used by our tests.

Change-Id: I0f8d939d6fca7608eaa3eea7ea4ca93296aaab3a
2015-05-26 17:40:01 -04:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_clientmanager.py Remove oslo serialization requirement 2015-05-26 17:40:01 -04:00
test_commandmanager.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_extension.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_module.py Add 'command list' command 2014-10-08 21:57:26 -05:00
test_parseractions.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
test_timing.py Fix session timing 2015-04-07 23:53:31 -07:00
test_utils.py Add sort support to image list 2015-02-06 10:57:10 +08:00