Update git submodules

* Update bifrost from branch 'master'
  to d6e6d647c7033c2a7ee0a9b7f9af46468302ff94
  - Merge "Repair MariaDB tables after upgrade"
  - Repair MariaDB tables after upgrade
    
    Sometimes MariaDB changes the format of database tables between
    releases. A mysql_upgrade tool is provided that will attempt to repair
    the tables to make them compatible with the new version of MariaDB.
    
    Upgrading from Ubuntu Focal 20.04 to Ubuntu Jammy 22.04 will trigger
    such an issue:
    
      TASK [bifrost-ironic-install : MySQL - Creating user for Ironic]
      The user specified as a definer ('mariadb.sys'@'localhost') does not exist
    
    This change runs mysql_upgrade after installing MariaDB.
    
    Story: 2010208
    Task: 45935
    
    Change-Id: Iabcb8296489b0915bdb6a2a8a0de4dfe87853482
This commit is contained in:
Zuul 2022-08-03 12:49:22 +00:00 committed by Gerrit Code Review
parent d114fa4051
commit a80da02c23
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b8ebbeb376e7056c1523a5539a34d9cdedea6b71
Subproject commit d6e6d647c7033c2a7ee0a9b7f9af46468302ff94