Update git submodules

* Update ironic from branch 'master'
  to b77a76dd638542ce65352943dfa6833c8537bef2
  - Merge "Enable priority overrides to enable/disable steps"
  - Enable priority overrides to enable/disable steps
    
    Generic way to configure clean step priorites feature
    ( https://review.opendev.org/c/openstack/ironic/+/744117 ) enabled support
    for customising clean step priorities for any clean step by setting a
    configuration option. However, due to an error in code, it was not possible
    to use this feature to enable/disable steps entirely using this option
    as overrides were applied too late, after the disabled steps were already
    filtered out.
    
    This change fixes this error, making it possible to use step priority
    override configuration option to enable/disable steps as required.
    
    Story: 2009105
    Change-Id: If3c01e6e4e8cedfe053e78fab9632bfff3682b06
This commit is contained in:
Zuul 2021-08-10 23:49:06 +00:00 committed by Gerrit Code Review
parent 68f4af9913
commit 95ca0d5aaf
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit e55502e0f167ffac06dc9ff7ea84706ce59cd31b
Subproject commit b77a76dd638542ce65352943dfa6833c8537bef2