Update git submodules

* Update ironic-lib from branch 'master'
  to c2205549150f32b989be2e59bbdd5cf5677ebab1
  - Merge "Add find_efi_partition, deprecate get_uefi_disk_identifier"
  - Add find_efi_partition, deprecate get_uefi_disk_identifier
    
    The get_uefi_disk_identifier function is currently unused in both
    ironic and IPA. Furthermore, its name is confusing: it returns
    the UEFI partition UUID, not the disk identifier, unlike the
    similarly named get_disk_identifier.
    
    This change imports get_efi_part_on_device from IPA as
    find_efi_partition. The only difference is that it returns
    a complete partition record rather than only the number.
    
    Change-Id: I424d04adb6ccbb3daa99daa5c860cbb81332c02e
This commit is contained in:
Zuul 2021-02-18 06:52:30 +00:00 committed by Gerrit Code Review
parent d32ad1193f
commit a107618ce2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 68aade81b4b89497b3f069cb51171b8f8baa35f7
Subproject commit c2205549150f32b989be2e59bbdd5cf5677ebab1