sushy/sushy
Aija Jaunteva 0241cd9a43 Fix OEM extension loading for different servers
Remove caching and re-using loaded extension objects
as it loaded the same instance for different servers
making it impossible to use it for more than 1
server.

The caching of extension managers is still in place,
consumer of loaded extension object can manage and
reuse the instance as needed.

Change-Id: I7834b49455258f4c3e5690708b23c67d6a361158
Story: 2007669
Task: 39767
(cherry picked from commit 359f2ec2c1)
2020-05-15 16:01:24 +00:00
..
resources Fix OEM extension loading for different servers 2020-05-15 16:01:24 +00:00
standard_registries Add support for loading packaged standard registries 2019-02-28 21:55:25 +02:00
tests Fix OEM extension loading for different servers 2020-05-15 16:01:24 +00:00
__init__.py Fix exposed UpdateService constants 2019-07-10 11:22:49 +02:00
auth.py Fix crashing `BasicAuth` context manager 2018-10-16 19:32:06 +02:00
connector.py Disable HTTP connection pooling 2019-07-29 17:24:18 +02:00
exceptions.py Enhance Storage models to support RAID config 2019-06-04 16:06:11 -05:00
main.py Change OEM extensions architecture 2019-08-28 15:44:24 +02:00
utils.py Use collections.abc instead of collections when available 2019-06-05 15:26:42 +02:00