Update git submodules

* Update devstack-plugin-container from branch 'master'
  to 00523744112bdcd91cbb4e56b9fd054c6b9b60c1
  - Failed to launch kubelet after rebooting
    
    The default behavior of crio service is `disable` if you install it with
    devstack. So, kubelet cannot launch after rebooting a host because crio
    isn't run on the host before. To fix the issue, enable crio in systemctl
    while installing kubeadm.
    
    Change-Id: Ic042494d1cd588fb2b06f7e1d5544206b20b5ad6
    Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
This commit is contained in:
Yasufumi Ogawa 2023-10-10 13:33:53 +00:00 committed by Gerrit Code Review
parent 001ea71afa
commit df2801494a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f2fd4303cfbc89f43a3b90dcc74cc5e9289b5e52
Subproject commit 00523744112bdcd91cbb4e56b9fd054c6b9b60c1