Skip to content
Snippets Groups Projects
  • Jeffrey Zhang's avatar
    78e5c865
    Fix the incompatible of docker-py 2.0.0 · 78e5c865
    Jeffrey Zhang authored
    docker-py 2.0.0 is released with renaming docker.Client to
    docker.APIClient. and with a new python package name "docker" rather
    than "docker-py".
    This patch support docker and docker-py packages.
    
    Change-Id: Ib4400a4d2ce803191ee6215c5b28f0052970332c
    Closes-Bug: #1668346
    78e5c865
    History
    Fix the incompatible of docker-py 2.0.0
    Jeffrey Zhang authored
    docker-py 2.0.0 is released with renaming docker.Client to
    docker.APIClient. and with a new python package name "docker" rather
    than "docker-py".
    This patch support docker and docker-py packages.
    
    Change-Id: Ib4400a4d2ce803191ee6215c5b28f0052970332c
    Closes-Bug: #1668346