validations-libs/validations_libs
matbu 399d29059e Refactor set_argument_parser to fix shell regression
Openstack Client and Validation Shell is hitting a regression
due to set_argument_parser calling directly parse_known_args
from argparse.
This patch fix the regression and avoid the need to call
parse_known_args directly.

Closes-Bug: #1949596
Change-Id: Ic9a682e7c3d5431e8779064947bd379c00aba584
2021-11-17 00:02:58 +00:00
..
2020-02-28 11:20:15 +01:00