openstack-python-openstackc.../openstackclient
Cyril Roelandt 0970dd4096 image cache clear: fix value of default target
When using the "openstack image cache clear" command, the "clear_cache"
method from the OpenStack SDK is used. It expects its only argument to
be one of "both", "cache" or "queue". However, when passing neither
"--cache" nor "--queue", it is currently passed None as a value. Fix
this by specifying "both" as the default value to be passed.

Change-Id: I17c6e3d435a84b4ba453845086ff3fe272b54f58
2024-03-14 04:03:08 +01:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Fix availability zone list command 2023-12-07 16:24:34 +00:00
compute trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
identity Merge "[codespell] fix typos in doc,tests and help messages" 2024-01-30 09:34:00 +00:00
image image cache clear: fix value of default target 2024-03-14 04:03:08 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
object Add pagination helpers 2023-11-03 23:16:18 +00:00
tests image cache clear: fix value of default target 2024-03-14 04:03:08 +01:00
volume trivial: Don't ignore missing resources 2024-02-13 16:33:56 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Blacken everything else 2023-05-10 10:51:30 +01:00