python-magnumclient/magnumclient/tests
Felipe Reyes 972aff0f32 Fix test_help_on_subcommand on Python 3.10
Python 3.10 changed the way the optional arguments defined in argparse
are listed in the help output, the title was changed from "Optional
arguments" to "Options".

This checks the python version where the unit test is being executed and
uses the string that corresponds.

Story: 2009946
Task: 44858
Change-Id: Ibee09bf76399849f7da987c4661fa1945d27afb7
2022-03-25 09:49:14 -03:00
..
osc Merge "Fix master_lb_enabled for cluster creation" 2021-04-08 08:30:56 +00:00
test_csr OSC command for ca-show, ca-sign, ca-roatate and stats-list 2018-02-26 10:20:52 +00:00
v1 Nodegroup min_node_count should default to 0 2021-02-04 13:27:30 +00:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
base.py Bay_create_timeout should be set to 60 default 2016-07-14 07:40:31 +08:00
test_client.py Use unittest.mock instead of third party mock 2020-04-18 11:58:37 -05:00
test_httpclient.py Remove six 2020-05-06 00:42:29 +08:00
test_magnumclient.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00
test_shell.py Fix test_help_on_subcommand on Python 3.10 2022-03-25 09:49:14 -03:00
test_utils.py Remove six 2020-05-06 00:42:29 +08:00
utils.py Remove six 2020-05-06 00:42:29 +08:00