[openstack.cli.extension]
tripleo_validations = tripleo_validations.plugin

[openstack.tripleo_validations.v2]
tripleo_validator_group_info = tripleo_validations.tripleo_validator:TripleOValidatorGroupInfo
tripleo_validator_list = tripleo_validations.tripleo_validator:TripleOValidatorList
tripleo_validator_run = tripleo_validations.tripleo_validator:TripleOValidatorRun
tripleo_validator_show = tripleo_validations.tripleo_validator:TripleOValidatorShow
tripleo_validator_show_history = tripleo_validations.tripleo_validator:TripleOValidatorShowHistory
tripleo_validator_show_parameter = tripleo_validations.tripleo_validator:TripleOValidatorShowParameter
tripleo_validator_show_run = tripleo_validations.tripleo_validator:TripleOValidatorShowRun

