Bases: object
object
Flag to indicate if this action needs plugin_data as an arg.
Get the signature to validate against.
Validate args passed during creation.
Default implementation checks for presence of required fields.
op_args – Operator args as a dictionary
InspectionRuleValidationFailure on validation failure
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
Base
Base.REQUIRES_PLUGIN_DATA
Base.get_validation_signature()
Base.interpolate_variables()
Base.validate()