Go to file
Joshua Kraitberg 90199d5886 Fixed missing HTTP debug logging on VIM requests
When the sw-manager CLI ported some HTTP calls from urllib to requests
the debug logging capability was lost.

This change remedies this.

TEST PLAN
PASS: sw-manager ... commands work with no impact
PASS: sw-manager --debug ... work with no impact
  * Requests to VIM should be seen: send: b'POST
    /api/orchestration/sw-upgrade/strategy ...
  * Other debug logging still present:
    send: b'POST /v3/auth/tokens ...

Closes-Bug: https://bugs.launchpad.net/starlingx/+bug/2105490
Change-Id: I27d8509f618005a46d44ff0ace3ccd2bddfb475e
Signed-off-by: Joshua Kraitberg <joshua.kraitberg@windriver.com>
2025-03-31 09:22:02 -04:00
2022-06-03 15:20:56 -03:00
2018-09-25 14:01:33 -07:00
2019-04-19 19:52:26 +00:00
2018-05-31 07:36:51 -07:00
2018-07-10 10:18:28 -05:00
2023-01-19 19:57:23 +00:00

nfv

StarlingX NFVI Orchestration

Description
StarlingX NFVI Orchestration
Readme 41 MiB
Languages
Python 83.4%
JavaScript 7%
C++ 6.5%
Shell 1.5%
Handlebars 0.9%
Other 0.7%