e48960ecf2
Change-Id: Ic5130a7512d4a26354bd292b0ab51ab4a9279f0a
9 lines
355 B
YAML
9 lines
355 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for configuring HTTP(S) proxy settings using the
|
|
``http_proxy``, ``https_proxy`` and ``no_proxy`` variables in
|
|
``proxy.yml``. These variables are passed down to Kolla Ansible which uses
|
|
them to configure Docker, allowing container image pull operations and
|
|
container networking to use HTTP(S) proxies.
|