Update git submodules

* Update sushy from branch 'master'
  to fa60bf398f77fe83d5b8bdba4e7500d1d007f026
  - Merge "Fix wrong _get_registry logic in ResourceBase"
  - Fix wrong _get_registry logic in ResourceBase
    
    _get_registry method of ResourceBase retrieves
    Registry-like resource specified by identity
    parameter of _get_registry.
    However current _get_registry method of ResourceBase
    retrieves Registry-like resource whose name is in
    _attribute_registry. This works with Bios resource
    but doesn't with another resource. This commit fixes
    this.
    
    Change-Id: Ifd01b5f633cb5076abb09a13c223b19f07e68fe6
This commit is contained in:
Zuul 2023-10-15 04:56:49 +00:00 committed by Gerrit Code Review
parent 5292e3c57f
commit 56d24fd364
1 changed files with 1 additions and 1 deletions

2
sushy

@ -1 +1 @@
Subproject commit 82772d3424d739b69fd096a169ab211aa7adc737
Subproject commit fa60bf398f77fe83d5b8bdba4e7500d1d007f026