Reviewed: https://review.openstack.org/539891 Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ad80bfd0693f61df5bf46a4ba2dbb0a87d3fe6f9 Submitter: Zuul Branch: master
commit ad80bfd0693f61df5bf46a4ba2dbb0a87d3fe6f9 Author: Jianghua Wang <email address hidden> Date: Thu Feb 1 10:19:40 2018 +0000
Remove the unsupported 'insecure_registry' for >=docker 3.0.0
The argument of 'insecure_registry' for image push has been removed by this commit (in docker 3.0.0): https://github.com/docker/docker-py/commit/b180b8770a265e33099bd6da76c3e556a1028491
Actually this argument was marked as deprecated and unfunctional before this removing.
This commit is to remove this parameter at invoking the push() function when docker version >= 3.0.0.
Change-Id: Ifa7d304d08a4073dcb1dff751d5a443c112cd377 Closes-Bug: #1746703
Reviewed: https:/ /review. openstack. org/539891 /git.openstack. org/cgit/ openstack/ kolla/commit/ ?id=ad80bfd0693 f61df5bf46a4ba2 dbb0a87d3fe6f9
Committed: https:/
Submitter: Zuul
Branch: master
commit ad80bfd0693f61d f5bf46a4ba2dbb0 a87d3fe6f9
Author: Jianghua Wang <email address hidden>
Date: Thu Feb 1 10:19:40 2018 +0000
Remove the unsupported 'insecure_registry' for >=docker 3.0.0
The argument of 'insecure_registry' for image push has been removed /github. com/docker/ docker- py/commit/ b180b8770a265e3 3099bd6da76c3e5 56a1028491
by this commit (in docker 3.0.0):
https:/
Actually this argument was marked as deprecated and unfunctional
before this removing.
This commit is to remove this parameter at invoking the push() function
when docker version >= 3.0.0.
Change-Id: Ifa7d304d08a407 3dcb1dff751d5a4 43c112cd377
Closes-Bug: #1746703