Update git submodules

* Update ironic from branch 'master'
  - Merge "Fix configure-vm.py and xml file for centos8"
  - Fix configure-vm.py and xml file for centos8
    
    Fixing configure-vm script and vm.xml with this patch because for
    latest OS like centos8 - older python version and older qemu machine
    type is causing issue.
    
    * For configure-vm.py - Replacing python with python3 in environment
    path as python3 is the default in many latest OS.
    
    * For vm.xml - Replacing Machine type from pc-1.0 to pc.
    - pc-1.0 is old and unsupported machine type for Centos8
    - Moving machine type from pc-1.0 to pc will help as pc have alias to
    supported qemu machine type
    
    Related-Bug: #1875681
    Change-Id: Icd7e98ceb8859f730a32981a150f2730bde9836b
This commit is contained in:
Zuul 2020-05-01 14:53:51 +00:00 committed by Gerrit Code Review
parent 0dc9c555bb
commit 0ecaa4c5ec
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 2051b19790d39ec371613aeb30179eb22ba1cef1
Subproject commit a96d30b3b3fa18a2f3392fb6baebac0cb06c2c74