Update git submodules

* Update nova from branch 'master'
  to 163f6823623ffd2568fdc0987be44e778a39ded6
  - Merge "Limit nodes by ironic shard key"
  - Limit nodes by ironic shard key
    
    Ironic in API 1.82 added the option for nodes to be associated with
    a specific shard key. This can be used to partition up the nodes within
    a single ironic conductor group into smaller sets of nodes that can
    each be managed by their own nova-compute ironic service.
    
    We add a new [ironic]shard config option to allow operators to say
    which shard each nova-compute process should target.
    As such, when the shard is set we ignore the peer_list setting
    and always have a hash ring of one.
    
    Also corrects an issue where [ironic]/conductor_group was considered
    a mutable configuration; it is not mutable, nor is shards. In any
    situation where an operator changes the scope of nodes managed by a
    nova compute process, a restart is required.
    
    blueprint ironic-shards
    Co-Authored-By: Jay Faulkner <jay@jvf.cc>
    
    Change-Id: Ie0c71f7bc5a62d607ffd3134837299fee952a947
This commit is contained in:
Zuul 2024-02-29 18:46:24 +00:00 committed by Gerrit Code Review
parent 83a736c3c0
commit b892a90bc4
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 6834b2da1e68ac1050fa637391f73ad792a1e769
Subproject commit 163f6823623ffd2568fdc0987be44e778a39ded6