Update git submodules

* Update charm-nova-compute from branch 'master'
  to f6c536baec29a34b79a13708f2f0b82dd0db0530
  - Render correct driver in nova-compute.conf
    
    Commit abe5a289 fixed the rendering of the ironic driver in the
    nova-compute.conf file for OpenStack versions >= Wallaby. However, it
    always renders the nova-compute.conf file for train and above, which is
    hard-coded to the Ironic libvirt driver.
    
    This adds additional templating logic to the nova-compute.conf driver in
    order to render the correct driver to use.
    
    Related-Bug: #1968547
    Change-Id: I12cd4bf5953170d227d52793764c49f3871e25f9
This commit is contained in:
Billy Olsen 2022-04-20 05:52:33 -07:00 committed by Gerrit Code Review
parent bf181f66ee
commit ef25701bc6
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1655b041782edddd42828a7f01b548285d6725c3
Subproject commit f6c536baec29a34b79a13708f2f0b82dd0db0530