update/software/software/authapi
Bin Qian b700e3f4a1 Create 2nd thread to handle USM REST API requests
This change is to create 2nd thread to provide concurrent service. In a
different commit [1], the haproxy is to be configured to distribute the
slow requests to the 2nd thread, and the fast requests to the primiary
thread.

TCs:
    passed: concurrent keystone requests of "software upload/
    deploy precheck/deploy start" and "software list/deploy show/
    deploy host-list"
    passed: keystone authenticated "software deploy precheck"
    request completed.

Story: 2010676
Task: 49647

[1] https://review.opendev.org/c/starlingx/stx-puppet/+/910644

Change-Id: I0e8e8ac1b5177f1bbf40e047335c075b0a471fc1
Signed-off-by: Bin Qian <bin.qian@windriver.com>
2024-03-01 14:39:33 +00:00
..
__init__.py Create 2nd thread to handle USM REST API requests 2024-03-01 14:39:33 +00:00
acl.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
app.py Unified error handling 2024-02-06 20:13:19 +00:00
auth_token.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
config.py Create 2nd thread to handle USM REST API requests 2024-03-01 14:39:33 +00:00
context.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
hooks.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
policy.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00