Comment 6 for bug 1829299

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

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

commit 9508aa3e83677e60d56f615c184ef7e25108c504
Author: Mingyuan Qi <email address hidden>
Date: Thu May 16 16:17:03 2019 +0800

    device plugin images can be pulled from private registry

    Check user specified docker registry and pull device plugin from
    it if exists. And fix 2 issues related to private registry.

    1. pause image redirection is not needed in k8s 1.13
    2. missing double quotes in /etc/docker/daemon.json

    Closes-bug: 1829299

    Change-Id: I71074056009544abd6c91b10716b3dd5bf7b9e89
    Signed-off-by: Mingyuan Qi <email address hidden>