python-ironicclient/releasenotes/notes/switch-requests-8304d4465a8...

6 lines
197 B
YAML

---
features:
- Switch HTTP client to requests lib. It allows client to work with API
behind the proxy, configure proxies by setting the environment
variables HTTP_PROXY and HTTPS_PROXY.