sfw: Ensure the urllib3 used by requests gets the warning suppressed

2.16.0 unvendored all of the dependencies, however in 2.16.1 access to
urllib3 through the requests.packages module namespace was restored for
compatibility reasons.

Thus, to work with old and new versions of the library, we can still
use the old method, except on 2.16.0. Whoever encounters that bug can
fix it.

The patch allows openbmc-sfw to run on Ubuntu Zesty systems.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
1 file changed
tree: d6d673881aa375b03f910fc8deee6a426c794e6b
  1. LICENSE
  2. openbmc-events
  3. openbmc-sensors
  4. openbmc-sfw
  5. README.md
README.md

openbmc-events

openbmc-event: Tool to query error events on the target server

openbmc-sfw: Tool to query and update HOST and BMC images on the target server