Update git submodules

* Update paunch from branch 'master'
  - Reduce the usage of "podman inspect" command
    
    - pull_missing_images: when podman is used, do not use "inspect" but
      "podman images exists" command. We only need to know if the image
      already exists, no need to fetch all its config.
    
    - unique_container_name: use container_exist to find out of the
      container already exists instead of calling the "inspect" command.
    
    Related-Bug #1833081
    Change-Id: I1aad33bcdcede1034bc8e1267b07f84c34a09958
This commit is contained in:
Emilien Macchi 2019-06-17 10:51:13 -04:00 committed by Gerrit Code Review
parent 145a10de37
commit 8b4c7bd7a4
1 changed files with 1 additions and 1 deletions

2
paunch

@ -1 +1 @@
Subproject commit 277eb726b97a0bb31137e33fd3e5d1a7a4784188
Subproject commit 6e2ef79af303866384f8dc4de83967dbfbb704a4