sushy/sushy
Aija Jauntēva f91033cae0 Lower log severity for unknown type registries
When unknown type encountered return and do not try another
location as it is not expected to have different type. This is
done to avoid another LOG.warning about not finding registry at all.

Also fix mocking for test `test_get_message_registry_unknown_type`
to take the intended path.
And add `test_get_message_registry_loading_type_fails` to cover
missing lines due to changes.

Change-Id: I5a8190c55837f1e09ebdd3be34aae1fccd5a8229
Story: 2008094
Task: 40795
2020-10-07 10:20:03 -04:00
..
resources Lower log severity for unknown type registries 2020-10-07 10:20:03 -04:00
standard_registries Add support for loading packaged standard registries 2019-02-28 21:55:25 +02:00
tests Lower log severity for unknown type registries 2020-10-07 10:20:03 -04:00
__init__.py Fix exposed UpdateService constants 2019-07-10 11:22:49 +02:00
auth.py Use Sessions URL from root service if it's provided 2020-08-28 12:04:15 +02:00
connector.py Do not log passwords and auth tokens when using SessionService 2020-08-25 15:40:04 +02:00
exceptions.py Log extended error information in addition to returning it 2020-09-24 11:05:11 +02:00
main.py Make message parsing more resilient 2020-09-22 18:33:55 -04:00
utils.py Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00