
This is now done in validation_actions.show_validations_parameters(..) [1]. [1] https://opendev.org/openstack/validations-libs/src/branch/master/validations_libs/validation_actions.py#L206-L209 Change-Id: I9f90ba97758422a35280b91e6d3edae624564728 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
# validations-libs
A collection of python libraries for the Validation Framework
## Development Environment Setup
Vagrantfiles for CentOS and Ubuntu have been provided for convenience; simply copy one into your desired location and rename to Vagrantfile, then run vagrant up. Once complete you will have a clean development environment ready to go for working with Validation Framework.
Description