Comment 5 for bug 1853024

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/695063
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=084f86fe063d0c880df6ac2ca4f1f399c10a4088
Submitter: Zuul
Branch: master

commit 084f86fe063d0c880df6ac2ca4f1f399c10a4088
Author: Angie Wang <email address hidden>
Date: Mon Nov 18 16:01:33 2019 -0500

    Initialize aws client with proxies

    For the system configured with aws ecr, if its OAM network is
    behind a proxy, aws client should be configured with the same
    proxy in order to request the registry credentials.

    Change-Id: I49158a476c94c2b44561432d433b283ac76a423d
    Partial-Bug: 1853024
    Signed-off-by: Angie Wang <email address hidden>