Update git submodules

* Update ironic from branch 'master'
  to ce1abd4007de6376e5fd01d595670de4b5992e80
  - Merge "Handle duplicate node inventory entries per node"
  - Handle duplicate node inventory entries per node
    
    When a node is inspected more than one time and the database is
    configured as a storage backend, a new entry is made in the database
    for each inspection result (node inventory). This patch handles this
    behaviour as follows:
    By deleting previous inventory entries for the same node before adding
     a new entry in the database.
    By retrieving the most recent node inventory from the database when the
    database is queried.
    
    Change-Id: Ic3df86f395601742d2fea2bcde62f7547067d8e4
This commit is contained in:
Zuul 2023-06-14 16:33:53 +00:00 committed by Gerrit Code Review
parent 3f1028499a
commit e39cb9a323
1 changed files with 1 additions and 1 deletions

2
ironic

@ -1 +1 @@
Subproject commit b4f8209b99af32d8d2a646591af9b62436aad3d8
Subproject commit ce1abd4007de6376e5fd01d595670de4b5992e80