Comment 7 for bug 1853024

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

Reviewed: https://review.opendev.org/695064
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=e2cba0a431ed1790582e970be9abc56acd1c8fc9
Submitter: Zuul
Branch: master

commit e2cba0a431ed1790582e970be9abc56acd1c8fc9
Author: Angie Wang <email address hidden>
Date: Mon Nov 18 16:53:18 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: I91d2e7e5a69c594cbcdbcaf286686eb081fa0496
    Depends-On: https://review.opendev.org/#/c/695062/
    Closes-Bug: 1853024
    Signed-off-by: Angie Wang <email address hidden>