Update git submodules

* Update devstack-plugin-container from branch 'master'
  to f935202d39e6e1709fecfc2a5ae403ae1665ba59
  - Support config pause image for crio
    
    In some places of which network environment was limited, ciro can't
    pull images from k8s.gcr.io. This patch add a variable
    `CRIO_PAUSE_IMAGE` in order to the developer who located in these
    places can set the ciro to pull pause container images from
    repository that they can access.
    
    The `CRIO_PAUSE_COMMAND` used to configure crio's `pause_command`
    (the pause container's bootstrap command), in order to the developer
    can use the special pause image the they customized.
    
    Change-Id: Ib0d4c42870d40ef583546758513a36b906c7663b
This commit is contained in:
yangjianfeng 2022-03-23 13:33:00 +08:00 committed by Gerrit Code Review
parent db4ef5a077
commit 3c1e45d814
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 90b4089cda37d16ff3fb008ab26469597c289268
Subproject commit f935202d39e6e1709fecfc2a5ae403ae1665ba59