Update git submodules

* Update validations-libs from branch 'master'
  to 5076004733cd28572aff6ee4aa7d9e60b1545f21
  - Merge "Expanding parser actions to allow for multiple key-value pairs"
  - Expanding parser actions to allow for multiple key-value pairs
    
    KeyValueAction previously allowed only one key=>value pair to be
    supplied in the CLI per argument.
    While the operator could supply multiple key=>value pairs by repeatedly
    using the same argument it was unnecessarily verbose and tedious approach.
    
    Similar behavior is implemented in the tripleoclient validator CLI
    by the resulution to the rhbz#1959492 [0].
    
    Tests were adjusted.
    
    [0]https://bugzilla.redhat.com/show_bug.cgi?id=1959492:
    
    Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
    Change-Id: I28c40bb8156d73dd95af9641acaab3cce721be2d
This commit is contained in:
Zuul 2022-07-22 15:04:00 +00:00 committed by Gerrit Code Review
parent 31345dcdfb
commit 6a208133a3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ec891e014b64527ea581f3f46a3fb737af7b11a4
Subproject commit 5076004733cd28572aff6ee4aa7d9e60b1545f21