Update git submodules

* Update ironic from branch 'master'
  to 22aa29b864eecd00bfb7c67cc2075030da1eb1d0
  - Stop assuming service steps have priorities
    
    Unlike clean, deploy and verify steps, service steps cannot run
    automatically and thus do not have a usable notion of priority. It's not
    possible to provide a priority through the API but our validation code
    still requires it. This change gets rid of most priority handling for
    service steps, leaving only some foundation for future enhancements.
    
    Change-Id: I82aefc03a5c062b67e0f457612fe568399226dc8
This commit is contained in:
Dmitry Tantsur 2024-04-11 14:37:43 +02:00 committed by Gerrit Code Review
parent dee8fba734
commit a0b4e3aa24
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit 7737a2549da6226aa6640536fc50689d82837741
Subproject commit 22aa29b864eecd00bfb7c67cc2075030da1eb1d0