sushy/sushy/tests/unit
Iury Gregory Melo Ferreira fbf44e92c4 Handle non-default language for registries
The default value for language in sushy is "en",
in the ZT hardware some registries have "en-US"
as their language, in this case we can't get the
right information.

This commits changes the logic to accept the case
where the registry language starts with the default.

Change-Id: I0c4690925d086af593a691565a66ce90c19be156
2023-03-01 08:58:27 -03:00
..
json_samples Handle non-default language for registries 2023-03-01 08:58:27 -03:00
resources Handle non-default language for registries 2023-03-01 08:58:27 -03:00
__init__.py Initial commit 2017-02-13 22:04:23 +00:00
base.py Initial commit 2017-02-13 22:04:23 +00:00
test_auth.py Fix session authentication issues 2022-03-04 09:51:24 -08:00
test_connector.py workaround: requests verify handling if env is set 2023-01-20 10:44:07 +01:00
test_main.py Make server connection retries configurable 2022-11-14 12:06:48 +01:00
test_taskmonitor.py Remove deprecated Task monitors and Volume methods 2021-10-18 11:33:48 -04:00
test_utils.py Fix misuse of assertIsNone 2022-08-29 23:18:25 +09:00