openstack-python-openstackc.../openstackclient/tests/unit/common
Artem Goncharov 119d2fae25 project cleanup
New implementation of the project cleanup based on the sdk.project_cleanup.
It is implemented as an additional OSC operation and will ideally obsolete the 
`openstack project purge` giving flexibility to extend services support, 
parallelization, filters, etc.

Change-Id: Ie08877f182379f73e5ec5ad4daaf84b3092c829c
2021-02-02 08:14:34 +00:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_clientmanager.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_command.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_configuration.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_extension.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_logs.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_module.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_parseractions.py Replace assertItemsEqual with assertCountEqual 2020-06-01 16:39:54 +02:00
test_progressbar.py Add support '--progress' option for 'image create' 2021-01-04 17:25:34 +00:00
test_project_cleanup.py project cleanup 2021-02-02 08:14:34 +00:00
test_project_purge.py Raise flake8-import-order version to latest 2020-01-10 14:21:47 -06:00
test_quota.py Remove None valued network quota entries 2020-09-22 05:12:09 +00:00