Update git submodules

* Update metalsmith from branch 'master'
  to 3f91201be5fea8b880b27d95c16dc717ba42e1d3
  - Merge "metalsmith_instances module, unprovision by hostname"
  - metalsmith_instances module, unprovision by hostname
    
    The node lookup for unprovision first attempts the allocation name
    (hostname)[1] but the metalsmith_instances unprovision passes the node
    name.
    
    This means in cases where the node naming scheme and the allocation
    naming scheme are the same, the wrong node may be unprovisioned.
    
    This change switches to passing the hostname for unprovision, only
    passing the node name if the hostname is missing from the instances
    entry.
    
    [1] https://opendev.org/openstack/metalsmith/src/branch/master/metalsmith/_provisioner.py#L653
    
    Change-Id: Ie6b989f8d67c03606be37310777175cfb8d9303e
    Resolves: rhbz#2092444
This commit is contained in:
Zuul 2022-06-24 00:34:48 +00:00 committed by Gerrit Code Review
parent 898541a004
commit d054d10020
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c79aaef1b6e3f4103e9d6696070562127dbf04e2
Subproject commit 3f91201be5fea8b880b27d95c16dc717ba42e1d3