Update git submodules

* Update ironic-python-agent from branch 'master'
  to 141c5ff1c3d6be65c2e9fffac033a09793b6a0ca
  - Merge "Add support for CentOS SUM files"
  - Add support for CentOS SUM files
    
    The CentOS Stream SUM files uses format:
      # FILENAME: <size> bytes
      ALGORITHM (FILENAME) = CHECKSUM
    
    Compared to the more common format:
      CHECKSUM  *FILE_A
      CHECKSUM  FILE_B
    
    Use regular expressions to check for filename both
    in the middle with parentheses and at the end.
    Similarly look for valid checksums at beginning or
    end of line. Also look for know checsum patterns in
    case file only contain the checksum iteself.
    
    Change-Id: I9e49c1a6c66e51a7b884485f0bcaf7f1802bda33
This commit is contained in:
Zuul 2023-05-09 09:03:26 +00:00 committed by Gerrit Code Review
parent c76c7d09d5
commit 6ddc5e9259
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 03e88b579e3b1f1b8c631dbba772314fb4fc1441
Subproject commit 141c5ff1c3d6be65c2e9fffac033a09793b6a0ca