Update git submodules

* Update ironic-python-agent from branch 'master'
  to c39517b04479df1aeaf96402840238236870fa74
  - Call evaluate_hardware_support exactly once per hwm
    
    Fixes an issue where we could call evaluate_hardware_support multiple
    times each run. Now, instead, we cache the values and use the cache
    where needed.
    
    Adds unit test coverage for get_managers and the new method.
    Fixes issue where we were caching hardware managers between unit tests.
    
    Also includes fixes for codespell CI:
    - skip build files in repo
    - fix spelling issues introduced to repo
    
    Closes-bug: 2066308
    Change-Id: Iebc5b6d2440bfc9f23daa322493379bbe69e84d0
This commit is contained in:
Jay Faulkner 2024-05-22 13:50:21 -07:00 committed by Gerrit Code Review
parent aa2455b97c
commit 669d375091

@ -1 +1 @@
Subproject commit 0acaa1e3be0bea916b187b7df73b75ffdbbf253d
Subproject commit c39517b04479df1aeaf96402840238236870fa74