Update git submodules

* Update bifrost from branch 'master'
  to 7979498316762b51759ef056fabd517c1f0909cd
  - Skip unnecessary SDK get_machine calls
    
    The _process_sdk function starts by calling cloud.list_machines() which
    returns all nodes including their names. There is no need to call
    cloud.get_machine individually for each node just to get its name
    attribute when we might be skipping this node.
    
    This speeds up execution of the Bifrost inventory module when
    BIFROST_NODE_NAMES is used.
    
    Change-Id: I27ccc12b9f408d510710d5ba82ad04135169827a
This commit is contained in:
Pierre Riteau 2023-05-15 19:57:00 +02:00 committed by Gerrit Code Review
parent 28fe3a261a
commit 168edecced
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ec182e7293b8c7c6fcb89dd43716fe3df0f18ca1
Subproject commit 7979498316762b51759ef056fabd517c1f0909cd