glance/glance/tests/unit/api
Sean McGinnis 1c13d8a232 Remove use of deprecated optparse module
The optparse module has been deprecated for some time and all apps
should be updated to use argparse instead. This switches our one
remaining command that was using it to the newer argparse usage.

Change-Id: I8f801fb804515ecf2a8b402b2923135379730098
Closes-bug: #1553030
2017-10-01 07:08:00 -05:00
..
middleware Port test_cache_manage to Python 3 2015-10-19 19:27:52 +02:00
__init__.py Add unit tests for size_checked_iter 2012-09-13 16:56:55 -07:00
test_cmd.py Remove test_unsupported_default_store 2017-04-28 23:38:53 +08:00
test_cmd_cache_manage.py Remove use of deprecated optparse module 2017-10-01 07:08:00 -05:00
test_common.py Port api test_common to Python 3 2015-10-05 16:33:22 +02:00
test_property_protections.py Fix assertEqual arguments order 2014-09-19 00:25:18 +08:00